Zombie processes, quot parser issue
This commit is contained in:
@@ -11,6 +11,7 @@ services:
|
||||
container_name: fetcher_app_selenium
|
||||
restart: unless-stopped
|
||||
shm_size: 512mb
|
||||
init: true # For zombie processes
|
||||
environment:
|
||||
- SELENIUM_SLEEP_PER_PAGE=${SELENIUM_SLEEP_PER_PAGE}
|
||||
- PATH_LOGS_DIRECTORY=${PATH_LOGS_DIRECTORY}
|
||||
|
||||
Reference in New Issue
Block a user