docker.io 1.10.3-0ubuntu6 source package in Ubuntu

Changelog

docker.io (1.10.3-0ubuntu6) xenial; urgency=medium

  * Clean up some DEP3 patch metadata (especially "Origin" and "Forwarded")

 -- Tianon Gravi <email address hidden>  Wed, 20 Apr 2016 14:19:16 -0700

Upload details

Uploaded by:
Tianon Gravi
Sponsored 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
Xenial release universe misc

Downloads

File Size SHA-256 Checksum
docker.io_1.10.3.orig.tar.gz 9.5 MiB 6b72fafa4c068a95133f5c9fda9fb148c9412db7a932800689e259a1b1c7ef6d
docker.io_1.10.3-0ubuntu6.debian.tar.xz 50.4 KiB 44dace8ec2883f8e53b4361b8e017bce0f63cf1caca94dbc953b3eb035f7108a
docker.io_1.10.3-0ubuntu6.dsc 2.5 KiB 45dc5fb48ef1fab714e654067e2290b519cdc2fc0700b642ceb801777aa88c9b

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: No summary available for golang-docker-dev in ubuntu yakkety.

No description available for golang-docker-dev in ubuntu yakkety.

golang-github-docker-docker-dev: No summary available for golang-github-docker-docker-dev in ubuntu yakkety.

No description available for golang-github-docker-docker-dev in ubuntu yakkety.

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.