docker.io 20.10.2-0ubuntu1~18.04.2 source package in Ubuntu
Changelog
docker.io (20.10.2-0ubuntu1~18.04.2) bionic; urgency=medium * d/rules: pass --no-restart-after-upgrade to dh_installsystemd. The --no-start flag we pass to dh_installsystemd in d/rules is supposed to also disable --restart-after-upgrade, however, this feature was buggy before the now fixed debhelper 13. Due to that we need to manually add --no-restart-after-upgrade. docker.io (20.10.2-0ubuntu1~18.04.1) bionic; urgency=medium * Backport version 20.10.2-0ubuntu1 from Hirsute (LP: #1919322). - d/control: do not b-d on libbtrfs-dev, it is not available in Bionic. -- Lucas Kanashiro <email address hidden> Mon, 29 Mar 2021 16:27:41 -0300
Upload details
- Uploaded by:
- Lucas Kanashiro
- Uploaded to:
- Bionic
- Original maintainer:
- Ubuntu Developers
- Architectures:
- amd64 arm64 armhf i386 ppc64el s390x all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
docker.io_20.10.2.orig-cli.tar.gz | 7.3 MiB | 081daf99c3b25b3a7f1b9d3d759a85adab74b4b9cd6b8fef7636a6852c74710f |
docker.io_20.10.2.orig-engine.tar.gz | 10.5 MiB | dc4818f0cba2ded2f6f7420a1fda027ddbf6c6c9fe319f84d1311bfe610447ca |
docker.io_20.10.2.orig-libnetwork.tar.gz | 3.0 MiB | f70d383e41f57e90b7688c4ece7522f11e604cb7d6e513fbab3318c32691c360 |
docker.io_20.10.2.orig-tini.tar.gz | 31.4 KiB | b8910febce4bbd9f78df30e9c675f31a1f4d404b9673001d8bfe90fdb9455c61 |
docker.io_20.10.2.orig.tar.xz | 108 bytes | 5ca1b6c461fc194055d52b181f57c63dc1d34c19d041f6395e6f6abc039692bb |
docker.io_20.10.2-0ubuntu1~18.04.2.debian.tar.xz | 34.4 KiB | b7c3883b4fc93015f00d90014d8ee035bbaff3e3f2e7bc7ce9745fa9bb9e736f |
docker.io_20.10.2-0ubuntu1~18.04.2.dsc | 4.0 KiB | 0297d84a23d184e3202079b4e28ddcce468f0fc120ef99582aa0d52a79467ecd |
Available diffs
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.