Images that update themselves — and roll back when they do not come up
Pick a moment, pick a project or a container, and the app pulls the newer image, recreates what runs on it, and watches it for five minutes. If it does not stay up, the old image goes back exactly as it was. You read about it afterwards instead of babysitting it.
- A fixed time per project or container, and a list of what is behind right now.
- A five-minute settle window; a container that exits or turns unhealthy is rolled back to the image it had.
- Anything a compose file owns is skipped, because the file is the truth there.
- One notice in the morning and a round on the dashboard: what was updated, what stayed, what was put back.