Y
Hacker News
new
|
ask
|
show
|
jobs
by
NooneAtAll3
115 days ago
what do you mean by reusability?
1 comments
maxloh
115 days ago
For example, you can build a Python image, and reuse it on every Python apps you have.
link
fragmede
115 days ago
And for the whole world, too. I don't need to build my own local stripped down version of Alpine Linux with python, somebody's already dike that for me.
link
irusensei
115 days ago
I don't like that aspect of OCI containers. You shouldn't be running or building on top of random images made by unknowns.
link
JCattheATM
115 days ago
Convenience beats security every time.
link