Align with upstream compose file for automatic tests

This commit is contained in:
Patrik Holmqvist 2025-03-21 15:21:33 +01:00
parent b083d0f88d
commit 250f202ed4
Signed by: pahol
GPG key ID: 5D5B0D4E93F77273

View file

@ -5,6 +5,7 @@ eidastest_compose:
firefox:
image: seleniarm/standalone-firefox:4.10.0
container_name: standalone-firefox
shm_size: 2gb
volumes:
- /dev/shm:/dev/shm
- ./supervise_firefox_processes.sh:/scripts/supervise_firefox_processes.sh