Mounting Docker socket in testcafe container
This commit is contained in:
parent
a3b20cf065
commit
7326e2a38c
2 changed files with 2 additions and 1 deletions
|
@ -8,5 +8,6 @@ services:
|
|||
volumes:
|
||||
- ./tests:/tests
|
||||
- ./maps:/maps
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
# security_opt:
|
||||
# - seccomp:unconfined
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue