docker.io 17.03.2-0ubuntu2~16.04.1 source package in Ubuntu

Changelog

docker.io (17.03.2-0ubuntu2~16.04.1) xenial; urgency=medium

  [ Michael Hudson-Doyle ]
  * Backport to Xenial. (LP: #1732368)
  * Install the service file with .install again, fixing service activation
    on install.
  * Use golang.org/x/net/context instead of stdlib context to enable building
    with Go 1.6.
  * Adjust debconf template to match change in behavior.

  [ Tianon Gravi ]
  * Adjust debconf prompt:
    - ask during _every_ upgrade
    - default to not restarting

 -- Michael Hudson-Doyle <email address hidden>  Fri, 23 Mar 2018 15:34:08 +1300

Upload details

Uploaded by:
Michael Hudson-Doyle
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

Downloads

File Size SHA-256 Checksum
docker.io_17.03.2.orig-containerd.tar.gz 997.2 KiB 52cd1b3c4483e345f62af91e58d635d33be7a003c40ab526f56b4f422622ee08
docker.io_17.03.2.orig-libnetwork.tar.gz 2.0 MiB c4be03f9a94fc97af080567267c6c7539fe29781a8d0e08de4895a128f9d4b7c
docker.io_17.03.2.orig-runc.tar.gz 548.7 KiB 5c083fa2bb419aabc935eb3c71cf7d93d47bf69bd7e52e61c2004c6f9a1bc25c
docker.io_17.03.2.orig-tini.tar.gz 27.1 KiB ccf651771592853589f8712c1ff2080ad5d4630b984ac4938b358241c9ed3385
docker.io_17.03.2.orig.tar.gz 7.4 MiB fb7052a4c565d2fd7ad4f63dc17c5e3d9b0896e18f5cafdc2c78f9c5974a86b3
docker.io_17.03.2-0ubuntu2~16.04.1.debian.tar.xz 39.0 KiB e5cb3b1a884f97b393e345c5f6cee83e3d1ba368dece81ba9383613cd42357ff
docker.io_17.03.2-0ubuntu2~16.04.1.dsc 3.8 KiB 2c45bdf1d2a5733d0f039f41ac4d0de13546a68471313441616d75f23d73d9f2

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.

docker.io-dbgsym: No summary available for docker.io-dbgsym in ubuntu xenial.

No description available for docker.io-dbgsym in ubuntu xenial.

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.