docker.io 18.09.7-0ubuntu1~16.04.7 source package in Ubuntu

Changelog

docker.io (18.09.7-0ubuntu1~16.04.7) xenial; 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:
Xenial
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
Xenial updates universe misc

Downloads

File Size SHA-256 Checksum
docker.io_18.09.7.orig-libnetwork.tar.gz 2.6 MiB ae535f0fdac2856db4184364b16874ee77dc6d3fd258f2b7a55ab7f1f76bc8f6
docker.io_18.09.7.orig-tini.tar.gz 31.4 KiB 287d08575ae8825c1e8fd5f783104df7a26a88046a2d34d46c986348f5e0cadb
docker.io_18.09.7.orig.tar.gz 14.6 MiB f05dc15f5c11635472534c3aaf759c39c1bba842dd1ac23059431c2fd1ae1795
docker.io_18.09.7-0ubuntu1~16.04.7.debian.tar.xz 34.6 KiB 7cef36e24fff778c76e807eb2f106cd1de6085d40fc3581608692bfbda07293a
docker.io_18.09.7-0ubuntu1~16.04.7.dsc 3.4 KiB 9671bb2a80870c5538fece24f96162f455cc38b54f7dfc2705a78563db9c3a09

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.