Replies: 3 comments 1 reply
-
I wonder if this would also work as an alternative to the workaround script? https://docs.browserless.io/docs/docker.html#exit-on-health-failure |
Beta Was this translation helpful? Give feedback.
-
No it's not to be executed on the container itself. You execute it on the host of the container. It kills the process that is within the container. |
Beta Was this translation helpful? Give feedback.
-
I'm a little confused by this one too. Am I correct in assuming that by running the command exactly as it is, it will somehow run within the correct docker container and not on the host system? I'm not sure exactly how it works but I certainly don't have the ./changedetection.py on my host. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
If I understand correctly the workaround script shown on linked page below has a command that should be executed locally in the container itself.
https://github.com/dgtlmoon/changedetection.io/wiki/Playwright-content-fetcher#playwright-memory-leak
How can it be executed in a scripted manner?
Thank you
Beta Was this translation helpful? Give feedback.
All reactions