|
|
Subscribe / Log in / New account

Docker and the OCI container ecosystem

Docker and the OCI container ecosystem

Posted Jul 26, 2022 20:39 UTC (Tue) by jordan (subscriber, #110573)
In reply to: Docker and the OCI container ecosystem by amarao
Parent article: Docker and the OCI container ecosystem

Hm, maybe s/stopped/destroyed/ would be slightly more accurate. The intention I'm trying to convey there is that the files don't stick around after you're done with the container.


to post comments

Docker and the OCI container ecosystem

Posted Jul 26, 2022 21:29 UTC (Tue) by amarao (guest, #87073) [Link]

Yes. And the main reason people confuse that (assuming that 'stop' is a 'drop') is beause it's not possible to change container (without low-level hacks). If you want to update image or tweak manifest, you need to rebuild image, and new image means new container.


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds