Mounting Docker socket in testcafe container
This commit is contained in:
@@ -8,5 +8,6 @@ services:
|
||||
volumes:
|
||||
- ./tests:/tests
|
||||
- ./maps:/maps
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
# security_opt:
|
||||
# - seccomp:unconfined
|
||||
|
||||
Reference in New Issue
Block a user