1
0
Fork 0

mtu
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Pim van den Berg 2022-09-18 15:30:32 +02:00
parent 3c1c0ad41f
commit 9038960ef3
1 changed files with 5 additions and 0 deletions

View File

@ -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