docker
The core functions you need to create Docker images and run Docker containers
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.
homepage ↗ github: moby/moby cpe: cpe:/a:docker:docker
⚠ Security advisories affect this package: GLSA 202409-29
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| gentoo gitweb ↗ | 29.5.2 | 7 | 17 h | details › |
| pg_overlay GitLab ↗ | 29.6.2 | 1 | 28 h | details › |
Versions & arches
| Version | Overlay | amd64 | arm64 | x86 | ppc64 | riscv | arm | Committed | |
|---|---|---|---|---|---|---|---|---|---|
| 29.6.2 | pg_overlay | amd64 testing | arm64 testing | x86 testing | ppc64 testing | riscv testing | arm testing | 11 d | view · download · history ↗ |
| 29.5.2 | gentoo | amd64 testing | arm64 testing | x86 testing | ppc64 testing | riscv testing | arm testing | — | view · download · history ↗ |
| 29.1.3-r1 | gentoo | amd64 stable | arm64 stable | x86 testing | ppc64 stable | riscv testing | arm testing | — | view · download · history ↗ |
| 28.4.0 | gentoo | amd64 testing | arm64 testing | x86 testing | ppc64 testing | riscv testing | arm testing | — | view · download · history ↗ |
| 28.2.2 | gentoo | amd64 stable | arm64 stable | x86 testing | ppc64 stable | riscv testing | arm testing | — | view · download · history ↗ |
| 28.1.1 | gentoo | amd64 testing | arm64 testing | x86 testing | ppc64 testing | riscv testing | arm testing | — | view · download · history ↗ |
| 28.0.4 | gentoo | amd64 stable | arm64 stable | x86 testing | ppc64 stable | riscv testing | arm testing | — | view · download · history ↗ |
| 28.0.1 | gentoo | amd64 stable | arm64 stable | x86 testing | ppc64 stable | riscv testing | arm testing | — | view · download · history ↗ |
Use flags of 29.6.2
- apparmor Enable support for the AppArmor application security system
- btrfs Enables dependencies for the "btrfs" graph driver, including necessary kernel flags.
- +container-init Makes the a staticly-linked init system tini available inside a container.
- cuda Enable NVIDIA CUDA support (computation on GPU)
- +overlay2 Enables dependencies for the "overlay2" graph driver, including necessary kernel flags.
- seccomp Enable seccomp (secure computing mode) to perform system call filtering at runtime to increase security of programs
- selinux !!internal use only!! Security Enhanced Linux support, this must be set by the selinux profile or breakage will occur
- systemd Enable use of systemd-specific libraries and features like socket activation or session tracking
Runtime dependencies of 29.6.2
show 31 lines
apparmor?
(
)
btrfs?
(
)
seccomp?
(
)
systemd?
(
)
container-init?
(
)
cuda?
(
)
selinux?
(
)