docker.io 19.03.6-0ubuntu1~18.04.3 source package in Ubuntu
Changelog
docker.io (19.03.6-0ubuntu1~18.04.3) bionic; urgency=medium [ Bryce Harrington ] * d/p/do_not_bind_docker_to_containerd.patch: Update docker.io to not stop when containerd is upgraded, by using Wants= rather than BindTo=. (LP: #1870514) * d/rules: Fix docker.io to not restart its service during package upgrades, to prevent service downtime from automatic updates via unattended-upgrade. (LP: #1906364) [ Lucas Kanashiro ] * Do not build depend on libbtrfs-dev, it is not available in Bionic. -- Lucas Kanashiro <email address hidden> Thu, 10 Dec 2020 10:23:49 -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_19.03.6.orig-go.tar.gz | 19.8 MiB | de878218c43aa3c3bad54c1c52d95e3b0e5d336e1285c647383e775541a28b25 |
docker.io_19.03.6.orig-libnetwork.tar.gz | 3.2 MiB | be9daa91bfe1a42c97b5ab30ff225fef9a19fe7e7b3d9864c50c217faba72dd7 |
docker.io_19.03.6.orig-tini.tar.gz | 31.2 KiB | 3a3cabd4b94ae5a98fc632845f6bdf399da1e90b8331a222ac302e53951556a7 |
docker.io_19.03.6.orig.tar.gz | 16.2 MiB | 805b586f5fbc5d236ac181068f7aa345bc5ec25d8f246e46e0f3ad55a69c63d5 |
docker.io_19.03.6-0ubuntu1~18.04.3.debian.tar.xz | 33.2 KiB | aa153c38d3a518df3b45804b587ff7da883255ab6c2083f4a5d4daeb2e6e80d1 |
docker.io_19.03.6-0ubuntu1~18.04.3.dsc | 3.7 KiB | 96db0d452b0edc8708e2067d8ff7438b144ec1f9ce6ab13a940d3a83ddfd4b1e |
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.