Earlier quoted context omitted.
Which just validates my point that a generic-sounding domain is the wrong place to host content that even within the Linux ecosystem is a relatively minor player.
lxc is used really frequently in the home space (jellyfin/plex for instance). A lot of Proxmox use cases as well which is growing in popularity extremely rapidly.
About Containers and VMs
11–20 of 63 posts
Re: About Containers and VMs
#12Re: About Containers and VMs
#13In my experience it has gotta be Docker. For these reasons:
1. I said so
2. I'm the boss
3. Goto 1.
Re: About Containers and VMs
#14Earlier quoted context omitted.
On incus/lxd is true there containers can only be Linux.. Not sure about the one app thing but that’s the general design of those ad well I suppose.
Which just validates my point that a generic-sounding domain is the wrong place to host content that even within the Linux ecosystem is a relatively minor player.
Re: About Containers and VMs
#15What is this? Docker containers can host more than one process/service/app. And why is some product called “Incus” using “linuxcontainers.org” as a domain name?
Incus, which is named after the Cumulonimbus incus or anvil cloud started as a community fork of Canonical's LXD following Canonical's takeover of the LXD project from the Linux Containers community.
The project was then adopted by the Linux Containers community, taking back the spot left empty by LXD's departure.
Incus is a true open source community project, free of any CLA and remains released under the Apache 2.0 license. It's maintained by the same team of developers that first created LXD.
LXD users wishing to migrate to Incus can easily do so through a migration tool called lxd-to-incus.
Re: About Containers and VMs
#16Re: About Containers and VMs
#17As I always say: a VM makes an OS believe that it has the machine to itself; a container makes a process believe that it has the OS to itself.
Re: About Containers and VMs
#18What is this? Docker containers can host more than one process/service/app. And why is some product called “Incus” using “linuxcontainers.org” as a domain name?
Re: About Containers and VMs
#19As I always say: a VM makes an OS believe that it has the machine to itself; a container makes a process believe that it has the OS to itself.