docker.io 17.12.1-0ubuntu1 source package in Ubuntu

Changelog

docker.io (17.12.1-0ubuntu1) bionic; urgency=medium

  [ Tianon Gravi ]
  * Update to 17.12.1-ce upstream release
    - swap from github.com/docker/docker to .../docker/docker-ce
    - build separate components in a way that can be parallelized
    - remove older (unsupported) contrib/ bits from being shipped
    - drop a lot of unnecessary packaging bits from debian/
  * Adjust debconf prompt:
    - ask during _every_ upgrade
    - default to not restarting

  [ Michael Hudson-Doyle ]
  * Switch to building with default version of Go.
  * Adjust debconf template to match change in behavior.

 -- Tianon Gravi <email address hidden>  Wed, 28 Feb 2018 09:46:05 -0800

Upload details

Uploaded by:
Tianon Gravi
Sponsored by:
Michael Hudson-Doyle
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 Pocket Published Component Section
Bionic release universe misc

Downloads

File Size SHA-256 Checksum
docker.io_17.12.1.orig-containerd.tar.gz 3.6 MiB 25bcf30345d9467a1c85615e75e9e1cd6eba5eecfcb612378669a2ab0158d301
docker.io_17.12.1.orig-libnetwork.tar.gz 2.1 MiB a34ab88d6d58d0e29965427ac4e4d15d042b7a710b4657f8af5658fd6a4204ce
docker.io_17.12.1.orig-runc.tar.gz 1.1 MiB af80a2fb38b10dd45946d6429d7cbf1883d42875b355970fbd6e0ff8e08cf3af
docker.io_17.12.1.orig-tini.tar.gz 27.1 KiB f86cc25ebd4a0aeb21747c0f00c314faecb6c2a130d1950d6df8c56c5b1a62c0
docker.io_17.12.1.orig.tar.gz 10.5 MiB e4b58c26c05a800d96d3e5d76375654751d4d1367b5727c798369cf3c78a590e
docker.io_17.12.1-0ubuntu1.debian.tar.xz 35.3 KiB 53f166bf12b378ee3663736f2e25b8ad636cdade094c58324392cc9bd4c4705e
docker.io_17.12.1-0ubuntu1.dsc 3.8 KiB 0982a1f5628ff24d43082efb7a646e8ef4d31a953c4609e5a3c50e40887ebc3e

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: No summary available for docker.io in ubuntu cosmic.

No description available for docker.io in ubuntu cosmic.

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.