Comment on How to manage docker compose apps?
ikidd@lemmy.world 1 week ago
I never, ever use a bare docker command. Other than actively working on a project, I can’t see why anyone would use that.
Docker compose for every stack, watchtower for the containers I’m not too worried about breaking changes on update.