Hacker News new | ask | show | jobs
by jpdb 2352 days ago
> The only drawback is that you are the one to maintain the OS upgrades, security, etc

Since you are running everything in docker this could probably be made easier by using a slimmed down distro with automatic updates.

You'll still need to make sure your docker images are updated and patched though.

1 comments

> You'll still need to make sure your docker images are updated and patched though

Of course. ;)