2
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-12-26 23:21:36 +01:00
This commit is contained in:
kev
2021-09-16 15:46:38 +08:00
parent b336b80910
commit 58fdc8441f
4 changed files with 54 additions and 28 deletions

View File

@@ -6,8 +6,6 @@ services:
image: selenium/hub:3.141.59
ports:
- "4444:4444"
volumes:
- /dev/shm:/dev/shm
environment:
- JAVA_OPTS=-Xmx512m
- GRID_TIMEOUT=60