docker.io 19.03.8-ok1 source package in openKylin

Changelog

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

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Mon, 25 Apr 2022 22:03:04 +0800

Upload details

Uploaded by:
openKylinBot
Sponsored by:
xiewei
Uploaded to:
Yangtze V1.0
Original maintainer:
Ubuntu Developers
Architectures:
amd64 arm64 armhf i386 ppc64el s390x all
Section:
admin
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
docker.io_19.03.8.orig-libnetwork.tar.gz 3.2 MiB 60b2ae8dd98a69ba8c4d84ac81ce6dbbf38d6dde0f3a02875ac51d39a99ad58d
docker.io_19.03.8.orig-tini.tar.gz 31.2 KiB 3c39dd733a3c45435f2f5be9fc91ed50e154aa9c4b9aaa5fb921fa7cf4a1d6ab
docker.io_19.03.8.orig.tar.gz 16.7 MiB 781c69e00e98f64fb167ee61de764882bd4926a873d98ce6f370d3cd3435b501
docker.io_19.03.8-ok1.debian.tar.xz 21.5 KiB 8f7dd7e4293e628b52bfe4c3d5fe9c2ccc0e25f185a1e169118df7b4dc992a6f
docker.io_19.03.8-ok1.dsc 3.0 KiB 62c61968d839c6d228e00ba98325afcb125cceb32b9735a8ad7f1db47436ed3e

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: Externally 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.