mirror of
https://github.com/davestephens/ansible-nas
synced 2025-01-26 10:15:14 +00:00
Fix traefik test
This commit is contained in:
parent
7e1149beaa
commit
59958915aa
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue