Skip to content

Commit

Permalink
Remove local docker.sock volume.
Browse files Browse the repository at this point in the history
  • Loading branch information
drupol committed Jul 11, 2019
1 parent 0ecb627 commit 682f616
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ services:
TIMEZONE: Europe/Brussels
volumes:
- .:/var/www
- /var/run/docker.sock:/var/run/docker.sock
restart: always
working_dir: "/var/www"
depends_on:
Expand Down

0 comments on commit 682f616

Please sign in to comment.