docker-cronicle icon indicating copy to clipboard operation
docker-cronicle copied to clipboard

pid-file doesn’t remove on container shutdown

Open foorschtbar opened this issue 5 years ago • 2 comments

When i shutdown the container, the pid-file from the log-volume isn‘t removed. If i start the container back, cronicle cant start because there is already a pid-file. If i disable redirect the log-dir to my local filesystem it works.

foorschtbar avatar Apr 14 '20 13:04 foorschtbar

I also have this on my Synology Diskstation. It's quit annoying because it it means one has to manually delete that file every time.

caco3 avatar Jan 23 '21 11:01 caco3

Running cronicle in a container requires some additional adjustments, you can try this image

https://github.com/soulteary/docker-cronicle

more detail: https://github.com/jhuckaby/Cronicle/pull/80#issuecomment-986231283

soulteary avatar Dec 05 '21 13:12 soulteary