

The interesting thing is that the myth of American exceptionalism works both ways - both that we can succeed when we use strategies that have failed elsewhere, and also that we’re so unique and different that we’ll fail if we try strategies that are proven successful elsewhere. Both convincing people that we should do the opposite of what’s been shown to solve problems elsewhere.







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.