docker.io 18.09.2-0ubuntu1~16.04.1 source package in Ubuntu

Changelog

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

  * Backport to 16.04 (LP: #1815683).
  * 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>  Wed, 13 Feb 2019 11:47:29 +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.09.2.orig-containerd.tar.gz 4.4 MiB fd1cca91ece2fe1e6b3bb8933988ee6ea5d111be3b1999556cb58211d21e4057
docker.io_18.09.2.orig-libnetwork.tar.gz 2.6 MiB 478dcba04904e8098aa75acdefdf66f334a9bf9df846242019b7c988ec049a58
docker.io_18.09.2.orig-runc.tar.gz 1.1 MiB 87cc20ba5c8757feac8dd54bbdd074525383e5e1c6636511612867ac21cf5e9f
docker.io_18.09.2.orig-tini.tar.gz 31.4 KiB 1181f2809e3d01b57192ee4b90c28d92fa22cd431a51bfa14680df81cdd568e5
docker.io_18.09.2.orig.tar.gz 14.5 MiB f370a899ffc1a81028167697130fd1888d97753b1fb5b8fe1f2b12b71c3ebfc0
docker.io_18.09.2-0ubuntu1~16.04.1.debian.tar.xz 35.6 KiB 8a566726f3cf066e3b4325156e69350502768374cb780c55eac915c7d64cca73
docker.io_18.09.2-0ubuntu1~16.04.1.dsc 4.0 KiB f1bef58912e24fab65c4d6b6d94991e26634f204d08a35a82245f24cec387ff7

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.