docker-moby 20.10.10
Name | docker-moby |
---|---|
Version | 20.10.10 |
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.bb
recipes-containers/docker/recipes-containers/docker/docker.inc recipes-containers/docker/docker.inc recipes-containers/docker/docker-lmp.inc |
Layer | meta-lmp-base (hardknott branch) |
Inherits |
|
Dependencies |
|
PACKAGECONFIG options |
|
Sources
git://github.com/moby/moby.git |
git://github.com/moby/libnetwork.git |
git://github.com/docker/cli |
Patches
Other branches
This recipe in other branches of meta-lmp-base:
Branch | Recipe |
---|---|
hardknott (Yocto Project 3.3) | docker-moby 20.10.10 (this recipe) |
dunfell (Yocto Project 3.1) | docker-moby 20.10.5 |