docker-ce 20.10.14-ce+git87a90dc786bda134c9eb02adbae2c6a7342fb7f6
Name | docker-ce |
---|---|
Version | 20.10.14-ce+git87a90dc786bda134c9eb02adbae2c6a7342fb7f6 |
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-ce_git.bb
recipes-containers/docker/recipes-containers/docker/docker.inc recipes-containers/docker/docker.inc recipes-containers/docker/docker-lmp.inc |
Layer | meta-lmp-base (honister branch) |
Inherits |
|
Dependencies |
|
PACKAGECONFIG options |
|
Sources
git://github.com/docker/docker.git |
git://github.com/docker/libnetwork.git |
git://github.com/docker/cli |
Patches
bbappends
This recipe is appended by:
meta-tegra | docker-ce_%.bbappend |
Other branches
This recipe in other branches of meta-lmp-base:
Branch | Recipe |
---|---|
kirkstone (Yocto Project 4.0) | docker-ce 25.0.2-ce+gitfce6e0ca9bc000888de3daa157af14fa41fcd0ff |
honister (Yocto Project 3.4) | docker-ce 20.10.14-ce+git87a90dc786bda134c9eb02adbae2c6a7342fb7f6 (this recipe) |
dunfell (Yocto Project 3.1) | docker-ce 19.03.12-ce+git48a66213fe1747e8873f849862ff3fb981899fc6 |