Hacker News new | ask | show | jobs
by ornornor 2033 days ago
You still have to update the packages or distro your image is based on. It’s not as maintenance free as heroku or google app engine.
1 comments

Sure, but you can get the latest image automatically as part of your container build. It's not as hard as it seems.

Or you can build an image from scratch without any distro and then there's nothing to maintain.