It looks like it’s about helping to audo deploy docker-compose.yml updates. So you can just push updated docker-compose.yml to a repo and have all your machines update instead of needing to go into each machine or set up something custom to do the same thing.
I already have container updates handled, but something like this would be great so that the single source of truth for my docker-compose.yml can be in a single repo.
It looks like it’s about helping to audo deploy docker-compose.yml updates. So you can just push updated docker-compose.yml to a repo and have all your machines update instead of needing to go into each machine or set up something custom to do the same thing.
I already have container updates handled, but something like this would be great so that the single source of truth for my docker-compose.yml can be in a single repo.