Skip to content

Commit

Permalink
docker daemon
Browse files Browse the repository at this point in the history
  • Loading branch information
geryonghost committed Dec 12, 2023
1 parent 55d37c1 commit ee3b008
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Check Docker installation
run: docker --version
- name: Start Docker daemon
run: sudo service docker start
run: sudo docker daemon

# - run: sudo -i
# - name: Setup Docker
Expand Down

0 comments on commit ee3b008

Please sign in to comment.