Hacker News new | ask | show | jobs
by mschuster91 3262 days ago
I do it the "old fashioned" way. Manually build the images on the laptop, increment the version prior to pushing it to Nexus, and then increment the version in DC/OS.

Reminds me, I actually could automate this using Jenkins, it has an interface to Marathon (which backs DC/OS)...

1 comments

If you want to automate it just use unattended upgrades for security updates within the container.
This works for sure but is ephemeral - when you have to restart the container for unrelated reasons, the upgrades are lost.