Why Nostr? What is Njump?
2023-08-06 20:46:29
in reply to

Teknikal_Domain on Nostr: npub1l3gpk…qvu48 This is why stacks and docker-compose exist. You give it a YAML ...



This is why stacks and docker-compose exist. You give it a YAML file detailing what containers, what images, what networking, what <everything> configuration, and tell it to start that, and it handles organizing the containers for you.. and if you set it up right, I think that even has some scalability too.

But this is why I say a Docker container is not a VM-lite, it's an app in a sandbox. Compared to what I'm normally using, LXC containers, which *are* meant to act as a full Linux system, Docker containers are meant to just draw boundaries around a single process in regards to it's filesystem access, environment, and maybe memory and CPU.

Author Public Key
npub1nray8pxrwrrpv5yljpyjj4r6cmp4pcqwqhrrc7kuw8dtvqdaekrsnezxf2