Comment on Portainer 3.0 is coming, and here's what it means for you — Portainer
ShutUpWesley@piefed.zip 1 week agoI used to use watchtower. But then it killed a few services that had pre-update instructions, and I learned my lesson.
It just gives me a GUI to see when a service needs an update, and a button to perform it, then I just backup and read the update notes before I do it.
surewhynotlem@lemmy.world 1 week ago
Do you know if there’s a way to pin to s version but have dockhand tell me if there is a new latest version tagged? Not having a clean rollback method is driving me nuts.
ShutUpWesley@piefed.zip 1 week ago
Yeah, version tags work fine. All my containers come from compose, and it follows whatever tags I declared there.
surewhynotlem@lemmy.world 1 week ago
That’s my problem I mean. I want to use the tag (e.g. v8) but then be notified when v9 is out. And v8.1. I know the 8.1 would work.
ShutUpWesley@piefed.zip 1 week ago
Ahh, I’m not sure about that, you’d have to check the docs.