alchimik 2017-03-08 12:57:18 +08:00 committed by Philippe Trépanier
parent 082a73ee33
commit 178d7e1505

View File

@ -349,6 +349,9 @@ services:
build: ./selenium
ports:
- "4444:4444"
volumes:
# see https://github.com/SeleniumHQ/docker-selenium#running-the-images
- /dev/shm:/dev/shm
### Volumes Setup ###########################################