Name |
docker-moby |
Version |
27.0.3+git7fa33a539a2054417c8aacdd7f92e3f8e50f1dff |
Summary |
Linux container runtime |
Description |
Linux container runtime Docker complements kernel namespacing with a high-level API which operates at the process level. It runs unix processes with strong guarantees of isolation and repeatability across servers. . Docker is a great building block for automating distributed systems: large-scale web deployments, database clusters, continuous deployment systems, private PaaS, service-oriented architectures, etc. . This package contains the daemon and client, which are officially supported on x86_64 and arm hosts. Other architectures are considered experimental. . Also, note that kernel version 3.10 or above is required for proper operation of the daemon process, and that any lower versions may have subtle and/or glaring issues. |
Section |
base |
License |
Apache-2.0 |
Homepage |
http://www.docker.com
|
Recipe file |
recipes-containers/docker/docker-moby_git.bb
recipes-containers/docker/docker.inc
|
Layer |
meta-virtualization (master branch) |
Inherits |
- go
- goarch
- linuxloader
- pkgconfig
- systemd
- update-rc.d
- useradd
- useradd_base
|
Dependencies |
- base-files
- base-passwd
- btrfs-tools
- initscripts
- libseccomp
- libtool
- libtool-native
- lvm2
- pkgconfig-native
- shadow
- shadow-native
- shadow-sysroot
- sqlite3
- update-rc.d
- virtual/core2-32-go
- virtual/i686-oe-linux-compilerlibs
- virtual/i686-oe-linux-gcc
- virtual/i686-oe-linux-go-runtime
- virtual/libc
|
PACKAGECONFIG options |
- docker-init
- seccomp
- transient-config
|