Y
Hacker News
new
|
ask
|
show
|
jobs
by
Boulth
2611 days ago
Out of curiosity do you resolve it so that the image is FROM scratch or do you rely on alpine/some other base image?
1 comments
kobalsky
2611 days ago
I forked an ubuntu image and then used it as a base for all my projects. It doesn't come for free though, you will need to periodically run security updates and then rebuild all images that depend on it.
link