docker.io 1.11.2-0ubuntu4~16.04 source package in Ubuntu

Changelog

docker.io (1.11.2-0ubuntu4~16.04) xenial; urgency=medium

  * Backport to Xenial. (LP: #1574904)

 -- Michael Hudson-Doyle <email address hidden>  Thu, 16 Jun 2016 21:17:51 +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_1.11.2.orig.tar.gz 10.1 MiB 55798b258341969bea6cfc4619f00c4068695da80c800c00d10b73b3c8d522f8
docker.io_1.11.2-0ubuntu4~16.04.debian.tar.xz 40.3 KiB 8da845609845b56835770a7737239b5b26109eb8d1cb39e8df07942e30461bd8
docker.io_1.11.2-0ubuntu4~16.04.dsc 2.5 KiB fdf82ecf8df34f1d50673e80fbfad90f5056908cafe1469a5b65ec0b39b85dda

View changes file

Binary packages built by this source

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.