fmartinou / whats-up-docker

What's up Docker ( aka WUD ) gets you notified when a new version of your Docker Container is available.
https://fmartinou.github.io/whats-up-docker
MIT License
984 stars 32 forks source link

WUD_TRIGGER_DOCKERCOMPOSE_WUD_BACKUP not creating a backup file and compose file being corrupted #298

Open samcro1967 opened 1 year ago

samcro1967 commented 1 year ago

I have 'WUD_TRIGGER_DOCKERCOMPOSE_WUD_BACKUP=true ' configured as an environment variable. The logs show it is set to true, but no file is created. Having an issue where part or all of the docker compose file is being deleted as WUD runs. I back it up to a Gitea instance so recovery is not an issue, but thought I would report there 2 issues.