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

Changelog

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

  * Version dependency on containerd.

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

  * Backport to 16.04 (LP: #1824461).
  * Revert "Let dh_systemd install .service file: replace .install file entry
    with symlink"
  * Build with 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>  Fri, 10 May 2019 10:53:57 +1200

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.09.5.orig-libnetwork.tar.gz 2.6 MiB c81828591f277314be3018477a326a9c4a6a669f3dc98179ad4306280c031a0c
docker.io_18.09.5.orig-tini.tar.gz 31.4 KiB 0f55236c930f0216e9df6ff07d4f2f588045d6717d3026627cc9430c27538e8f
docker.io_18.09.5.orig.tar.gz 14.6 MiB 57f2a5d3374d86a8eb680c91df4351f5cb648351b9b32520c6fd2d66e7e97fd5
docker.io_18.09.5-0ubuntu1~16.04.2.debian.tar.xz 31.6 KiB a663c2f6874d968444cb1c5b71b989d0f42b6819b14ae9994e43e2d0388059d2
docker.io_18.09.5-0ubuntu1~16.04.2.dsc 3.4 KiB 1cee9809ec26056c14a43787a9bf2ded996e55bd7aaf3afa7d2fb256d3904126

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.