docker.io 19.03.8-0ubuntu1.20.04.2 source package in Ubuntu

Changelog

docker.io (19.03.8-0ubuntu1.20.04.2) focal; urgency=medium

  * 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)

 -- Bryce Harrington <email address hidden>  Fri, 04 Dec 2020 23:02:49 +0000

Upload details

Uploaded by:
Bryce Harrington
Sponsored by:
Lucas Kanashiro
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
amd64 arm64 armhf i386 ppc64el s390x all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

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-0ubuntu1.20.04.2.debian.tar.xz 33.7 KiB 0be420ceeacf13c97e60e58d4197dedfbed07de16ac2c11dfd2b158d09728b28
docker.io_19.03.8-0ubuntu1.20.04.2.dsc 3.5 KiB 8218df00ac11dbc11c6c1dd21c0a602d231b11cacf2d71500c503bed6a981302

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

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.