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
939 stars 29 forks source link

Common config variables with existing variables??? #322

Closed Ejz9 closed 9 months ago

Ejz9 commented 9 months ago

All I want is for my containers to Auto Update. My understanding? Use:

although after applying, WUD does not understand the mode and says it needs to be simple or batch. If I remove the PRUNE part then it works. I want to prune the images though after containers are updated. HELP! I have tried putting quotations around "batch" and "true" yet it doesn't allow. The documentation even states: "This trigger also supports the common configuration variables." Yet I cannot get it to work. Thanks!

Ejz9 commented 9 months ago

SOLVED= I realized that I can just restate the triggers name to apply another variable. I think I remember reading this in the documentation. It's not explicitly clear though.

fmartinou commented 9 months ago

I'm glad to see you figured out 🙂