Skip to content

Commit

Permalink
Merge pull request #3 from Totodore/develop
Browse files Browse the repository at this point in the history
patching docker-compose in readme.md
  • Loading branch information
Totodore authored Dec 8, 2020
2 parents 8702663 + 3ec9c95 commit 12738de
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ You can then set a Github Automation with an [Image building](https://github.com
version: "3"
services:
docker-ci:
container_name: totodore/docker-ci:latest
container_name: docker-ci
image: totodore/docker-ci:latest
volumes:
- /var/run/docker.sock:/var/run/docker.sock:ro
restart: always
Expand Down

0 comments on commit 12738de

Please sign in to comment.