docker.io 0.8.1+dfsg1-1 source package in Ubuntu

Changelog

docker.io (0.8.1+dfsg1-1) unstable; urgency=medium


  * Updated to 0.8.1 upstream release.

 -- Tianon Gravi <email address hidden>  Tue, 25 Feb 2014 20:56:31 -0500

Upload details

Uploaded by:
Paul Tagliamonte
Uploaded to:
Sid
Original maintainer:
Paul Tagliamonte
Architectures:
linux-any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
docker.io_0.8.1+dfsg1-1.dsc 2.2 KiB 3886452cc8b50b54e4ba1df16f0725fb45fb4bac96e3b4cc18d4bd2d947d19ce
docker.io_0.8.1+dfsg1.orig.tar.gz 376.0 KiB e4d407fe0948bdd47755b19d4d3a91d5c952c60e708b7cd6107abf0549050b4c
docker.io_0.8.1+dfsg1-1.debian.tar.xz 9.8 KiB 45c87c183923c498dd8972bd9ef6f9ba3342ce0c23e7e4cf7a228a72a4b61957

Available diffs

No changes file available.

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.

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.