Forgot to add shm (else java crashes)
This commit is contained in:
parent
6b88b79e9d
commit
6d8de7777f
@ -35,6 +35,7 @@ services:
|
||||
|
||||
geckodriver: # separate docker container for pdf-download. This hugely improves stability (and creates shorter build times for the containers)
|
||||
image: ${GECKODRIVER_IMG}
|
||||
shm_size: 2gb
|
||||
environment:
|
||||
- START_VNC=${HEADFULL-false} # as opposed to headless, used when requiring supervision (eg. for websites that crash)
|
||||
- START_XVFB=${HEADFULL-false}
|
||||
|
Loading…
x
Reference in New Issue
Block a user