Align with upstream compose file for automatic tests
This commit is contained in:
parent
b083d0f88d
commit
250f202ed4
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ eidastest_compose:
|
||||||
firefox:
|
firefox:
|
||||||
image: seleniarm/standalone-firefox:4.10.0
|
image: seleniarm/standalone-firefox:4.10.0
|
||||||
container_name: standalone-firefox
|
container_name: standalone-firefox
|
||||||
|
shm_size: 2gb
|
||||||
volumes:
|
volumes:
|
||||||
- /dev/shm:/dev/shm
|
- /dev/shm:/dev/shm
|
||||||
- ./supervise_firefox_processes.sh:/scripts/supervise_firefox_processes.sh
|
- ./supervise_firefox_processes.sh:/scripts/supervise_firefox_processes.sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue