ItsEcholot / ContainerNursery

Puts Docker Containers to sleep and wakes them back up when they're needed
MIT License
94 stars 6 forks source link

FileBrowser container infinite loading #42

Closed JamesDAdams closed 1 year ago

JamesDAdams commented 1 year ago

Hi,

with filebrowser/filebrowser docker image i have infinite loging with this in the log : image

Thanks.

ItsEcholot commented 1 year ago

On a quick glance I would this is probably because of Docker Healthcheck. You could either try to disable the Docker Healthcheck or lower ContainerNurserys Log Level.