Docker is an open-source project to easily create lightweight, portable, self-sufficient containers from any application. The same container that a developer builds and tests on a laptop can run at scale, in production, on VMs, bare metal, OpenStack clusters, public clouds and more. williamh@gentoo.org William Hubbs gyakovlev@gentoo.org Georgy Yakovlev Enables dependencies for the "aufs" graph driver, including necessary kernel flags. Enable AppArmor support. Enables dependencies for the "btrfs" graph driver, including necessary kernel flags. This is a temporary use flag which pulls in app-emulation/docker-cli, the docker command line client. This flag is here to assist in the transition to split packages and will be removed in a future release. Makes the a staticly-linked init system tini available inside a container. Enables dependencies for the "devicemapper" graph driver, including necessary kernel flags. Enables dependencies for the "overlay" graph driver, including necessary kernel flags. moby/moby