docker.io 20.10.16-ok1 source package in openKylin

Changelog

docker.io (20.10.16-ok1) yangtze; urgency=medium

  * Initial release.

 -- Luoyaoming <email address hidden>  Fri, 16 Dec 2022 10:05:31 +0800

Upload details

Uploaded by:
luoyaoming
Uploaded to:
Yangtze V1.0
Original maintainer:
Openkylin Developers
Architectures:
amd64 arm64 armhf i386 ppc64el riscv64 s390x all
Section:
admin
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Yangtze V1.0 release main admin
Yangtze V1.0 proposed main admin

Downloads

File Size SHA-256 Checksum
docker.io_20.10.16.orig-cli.tar.gz 7.2 MiB 56f7389db6049409a97ce3f592bdab3273e4e0581e5b41623f8ed28874124a13
docker.io_20.10.16.orig-engine.tar.gz 10.7 MiB 2cd69e2cc67053300aa8d78988c92fd63ea0d0d84fe2071597191a149d5548f8
docker.io_20.10.16.orig-libnetwork.tar.gz 3.0 MiB 9db42e373757370f945498ffedc7031c6df0cd02345e0ff094259decd8144ca3
docker.io_20.10.16.orig-tini.tar.gz 31.4 KiB 9790df7f2b591e91fe2c7ef2d1849131c115c6c06d72a54f4d9423b1b992e65b
docker.io_20.10.16.orig.tar.xz 108 bytes 5ca1b6c461fc194055d52b181f57c63dc1d34c19d041f6395e6f6abc039692bb
docker.io_20.10.16-ok1.debian.tar.xz 22.2 KiB 6775d46fdf5d51e25d9754dbcecafebbeedb82259a01386dc091ed35ee6df743
docker.io_20.10.16-ok1.dsc 3.7 KiB 51d25adcc2dc461116ad5cbe75d934abccbfc682ad134e570a9bc38b68baaf30

View changes file

Binary packages built by this source

docker-doc: Linux container runtime -- documentation

 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. Using docker.io on non-amd64 hosts
 is not supported at this time. Please be careful when using it on anything
 besides amd64.
 .
 Also, note that kernel version 3.8 or above is required for proper operation of
 the daemon process, and that any lower versions may have subtle and/or glaring
 issues.
 .
 This package provides documentation for Docker.

docker.io: 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. Using docker.io on non-amd64 hosts
 is not supported at this time. Please be careful when using it on anything
 besides amd64.
 .
 Also, note that kernel version 3.8 or above is required for proper operation of
 the daemon process, and that any lower versions may have subtle and/or glaring
 issues.

golang-docker-dev: Transitional package for golang-github-docker-docker-dev

 This is a transitional package to ease upgrades to the
 golang-github-docker-docker-dev package. It can safely be removed.

golang-github-docker-docker-dev: reusable Go packages included with Docker

 These packages are intentionally developed by upstream in such a way that they
 are reusable to projects outside Docker and only rely on each other or other
 external dependencies to be built.

vim-syntax-docker: Docker container engine - Vim highlighting syntax files

 This package provides syntax files for the Vim editor for editing Dockerfiles
 from the Docker container engine.