ehazlett / stellar

Simplified Container System
MIT License
1.14k stars 35 forks source link

Auto update containers #31

Open unixfox opened 5 years ago

unixfox commented 5 years ago

On Nomad and on docker with watchtower it's possible to automatically update the app if a new image from the Docker hub comes up. I would love to see that feature implemented and maybe an automatic revert to the previous working container if the update fail?