Skip to content

Commit

Permalink
Mount Docker socket
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasfaingnaert committed Sep 28, 2023
1 parent 5f5a889 commit 79afe65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ services:
retries: 12
volumes:
- data:/var/lib/mysql
- /var/run/docker.sock:/var/run/docker.sock
ports:
- "3306:3306"

Expand Down

0 comments on commit 79afe65

Please sign in to comment.