Docker Alternatives with feature 'Virtualization'
Docker makes deploying your entire development environment easier and portable than many other container software. Many developers swear by Docker's ease of use when compared to other container software. Docker is capable of virtualization, as are many of its alternatives.
Docker is available for all major operating systems, though there are alternatives to Docker with self-hosting options, as well as on systems running FreeBSD.
- A security-minded, standards-based container engine. View 12 alternatives to rkt
Discontinued
According to their Github page at https://github.com/rkt/rkt, the project has been discontinued. The repository has been archived.
No screenshots yet- Free • Open Source
- Linux
- Containers which offer an environment as close as possible as the one you'd get from a VM but without the overhead that comes with running a separate kernel and simulating all the hardware. View 5 alternatives to LXC Linux Containers
- OpenVZ is container-based virtualization for Linux. View 35 alternatives to OpenVZ
- The FreeBSD jail mechanism is an implementation of operating system-level virtualization that allows system administrators to partition a FreeBSD-based computer system into... View 7 alternatives to FreeBSD JailsNo screenshots yet
- Free • Open Source
- BSD
- FreeBSD
- DragonFly BSD
Great tools and documentation, they have been around for much longer than docker and are a more mature solution. - Deis is an open source PaaS that leverages Docker, CoreOS and Heroku Buildpacks to provide a private application platform that is lightweight and flexible. View 19 alternatives to DeisNo screenshots yet
- Free • Open Source
- Linux
- Apache Mesos is a cluster manager that simplifies the complexity of running applications on a shared pool of servers. View 28 alternatives to Apache Mesos
- An industry-standard container runtime with an emphasis on simplicity, robustness and portabilityContainerd supports OCI images, is designed to work in concert with gRPC and... View 18 alternatives to containerd
- Desktop application sandboxing for Linux. It basically lets you start any installed binary in a configurable container. Changes are stored through copy-on-write. View 5 alternatives to Arkose
- Chaperone is a lightweight alternative to process environment managers like systemd or upstart. Chaperone provides an extensive feature set, including dependency-based startup, syslog logging, zombie harvesting, and job scheduling. View 10 alternatives to Chaperone Process Manager
- plash is a flexible container build and run engine. It supports rootless containers, needs no daemons and runs inside docker. View 8 alternatives to plash