What would an ideal re-world scenario look like for using these micro vms?
AWS Fargate and AWS Lambda run entirely on micro VMs.
81–90 of 144 posts
What would an ideal re-world scenario look like for using these micro vms?
AWS Fargate and AWS Lambda run entirely on micro VMs.
Wait a minute. I thought Docker was useful because you didn't want to run a whole VM. But this project turns a Dockerfile into a VM specification? Have we come full circle?
Are we just going in circles now? Why not just start with a tiny vm and call it a day?
Stuff used to boot off of a floppy disk!
Earlier quoted context omitted.
good luck to your friend with repeatable installations :P
If you need repeatable installations, wouldn't node be the wrong tool? I mean, you'd have to freeze everything yourself and then those libraries become _your_ problem. Ugh. That's a hell nobody wants.
Earlier quoted context omitted.
Do some containers run outside a VM? Docker for example "uses operating-system-level virtualization to develop and deliver software in packages called containers."
That's not a virtual machine . I'd personally blame marketing-speak on using "virtualization" at all (unless they refer to their windows/mac offerings, which can run a Linux VM as the docker host, on which the containers are run), but I can see how one could also stretch a definition of virtualization in a way that covers container. Sometimes containers are run in VMs, but they are almost defined as "do not require a…
Stuff used to boot off of a floppy disk!
Earlier quoted context omitted.
Well, containers and VMs are two different things (are they not?).
Yes, but the cool thing is definitely the single system image