Fix traefik test

This commit is contained in:
Anarion 2023-03-11 13:58:05 +01:00
parent 7e1149beaa
commit 59958915aa
No known key found for this signature in database
GPG key ID: 6C9E149718A7D4EB

View file

@ -12,7 +12,7 @@ platforms:
volumes:
- /sys/fs/cgroup:/sys/fs/cgroup:rw
- /var/run/docker.sock:/var/run/docker.sock
- /dev/null:/dev/null
- /tmp:/tmp
cgroupns_mode: host
privileged: true
pre_build_image: true