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. admwiggin@gmail.com Tianon williamh@gentoo.org William Hubbs mrueg@gentoo.org Manuel RĂ¼ger 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. 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. Enables pkcs-11 support. docker/docker