This commit is contained in:
parent
3c1c0ad41f
commit
9038960ef3
@ -30,6 +30,11 @@ services:
|
||||
volumes:
|
||||
- name: dockersock
|
||||
path: /var/run
|
||||
command:
|
||||
- dockerd-entrypoint.sh
|
||||
- dockerd
|
||||
- --host=unix:///var/run/docker.sock
|
||||
- --mtu=1450
|
||||
|
||||
volumes:
|
||||
- name: dockersock
|
||||
|
Loading…
Reference in New Issue
Block a user