Docker Configuration · browserless docs
https://docs.browserless.io/docs/docker.htmlTo allow more time for sessions, simply change it by setting CONNECTION_TIMEOUT when running. You can opt-out of timers by setting this value to -1 for no session timer. Be sure to close connections when not in use! $ docker run -e "CONNECTION_TIMEOUT=60000" -p 3000: 3000 --restart always -d --name browserless browserless/chrome Max Queue Length