List of Linux containers
From HandWiki
Short description: Wikimedia list article
Linux containers are implementations of operating system-level virtualization for the Linux operating system. Several implementations exist, all based on the virtualization, isolation, and resource management mechanisms provided by the Linux kernel, notably Linux namespaces and cgroups.[1] These include:
- Docker, first released on 13 March 2013
- Linux-VServer
- lmctfy, initially developed by Google and released on 13 October 2013 and not actively developed since 2015.
- LXC (Linux Containers), first released on August 6, 2008[2]
- LXD, an alternative wrapper around LXC developed by Canonical[3]
- OpenVZ
- Rkt[4] (archived[5]), originally developed by CoreOS inc. and acquired[6] by Red Hat inc.
- Singularity
- systemd-nspawn[7]
- Podman[8]
- Charliecloud, a set of container tools used on HPC systems[9]
- Kata Containers MicroVM Platform [10]
- Bottlerocket is a Linux-based open-source operating system that is purpose-built by Amazon Web Services for running containers on virtual machines or bare metal hosts[11]
See also
- runC
- Snap package manager
References
- ↑ Rami, Rosen. "Namespaces and Cgroups, the basis of Linux Containers". http://www.netdevconf.org/1.1/proceedings/slides/rosen-namespaces-cgroups-lxc.pdf. Retrieved 18 August 2016.
- ↑ "LXC - Linux Containers". https://linuxcontainers.org/downloads/. Retrieved 2014-11-10.
- ↑ "LXD". https://linuxcontainers.org/lxd/. Retrieved 2021-02-11.
- ↑ "Rkt container engine". https://github.com/rkt/rkt.
- ↑ "CNCF Archives RKT". CNCF. https://www.cncf.io/blog/2019/08/16/cncf-archives-the-rkt-project/. Retrieved 19 Aug 2019.
- ↑ "Red Hat to Acquire CoreOS". Red Hat inc.. https://www.redhat.com/en/about/press-releases/red-hat-acquire-coreos-expanding-its-kubernetes-and-containers-leadership. Retrieved 30 Jan 2018.
- ↑ Poettering, Lennart. "systemd For Administrators, Part XXI". http://0pointer.net/blog/systemd-for-administrators-part-xxi.html. Retrieved 2 July 2016.
- ↑ Rootless containers with Podman and fuse-overlayfs, CERN Workshop, 2019-06-04
- ↑ "Error: no
|title=
specified when using {{Cite web}}". https://hpc.github.io/charliecloud/. Retrieved 4 October 2020. - ↑ https://katacontainers.io/
- ↑ "Bottlerocket is a Linux-based operating system purpose-built to run containers". https://aws.amazon.com/bottlerocket/.