Forgot to add shm (else java crashes)
This commit is contained in:
		| @@ -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} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user