docker.io 18.06.1-0ubuntu1~16.04.2 source package in Ubuntu

Changelog

docker.io (18.06.1-0ubuntu1~16.04.2) xenial; urgency=medium

  * d/tests/docker-in-lxd: Increase timeout passed to lxd waitready.

docker.io (18.06.1-0ubuntu1~16.04.1) xenial; urgency=medium

  * Backport to Xenial (LP: #1794396). Includes fixes for
    - "No option to configure docker.io for restart on package upgrade"
      (LP: #1784602)
    - "docker.io install fails when docker group exists" (LP: #1769911)
  * Revert "Let dh_systemd install .service file: replace .install file entry
    with symlink".
  * Build with the freshly backported golang-1.10-go package.
  * Relax the build dependency on debhelper.
  * Build depend on btrfs-tools, not libbtrfs-dev or btrfs-progs.
  * Re-add build-depends on dh-systemd.

 -- Michael Hudson-Doyle <email address hidden>  Mon, 12 Nov 2018 10:53:22 +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_18.06.1.orig-containerd.tar.gz 4.9 MiB d21fbae5f93cccc7dc3f0efdec094fd3c8823ae68ac4b1ba4509559c39143d2f
docker.io_18.06.1.orig-libnetwork.tar.gz 2.6 MiB 4bab4207efcf97e5cea1b9988741b34ccb96f61ddcef6a4e78730b385bfc4496
docker.io_18.06.1.orig-runc.tar.gz 1.1 MiB 360bdf7fba8b19ddc98a64b145dce108249da6c4a454d834e230bbc7068df686
docker.io_18.06.1.orig-tini.tar.gz 31.4 KiB 4a0845c37e23d431dc344e0b5b9bf88a5ba44186f394f6bdafd712a705f83766
docker.io_18.06.1.orig.tar.gz 13.0 MiB 153cb489033686260dfe7a42acbdd1753d56f7a9c2d7ad90633f0c8cce563b23
docker.io_18.06.1-0ubuntu1~16.04.2.debian.tar.xz 36.4 KiB 523a27a385621237b4cbedcec7ec4ccc7c0da34c602a7d8f35d6862450e1414a
docker.io_18.06.1-0ubuntu1~16.04.2.dsc 3.9 KiB 2f5d0a8d6b2281133052433afa01ad2502718b9f45e92673e752b093c491749b

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.