docker.io 1.6.2~dfsg1-1ubuntu5 source package in Ubuntu

Changelog

docker.io (1.6.2~dfsg1-1ubuntu5) xenial; urgency=high

  * Use golang-go on ppc64el.

 -- Dimitri John Ledkov <email address hidden>  Thu, 21 Jan 2016 16:24:37 +0000

Upload details

Uploaded by:
Dimitri John Ledkov
Uploaded to:
Xenial
Original maintainer:
Ubuntu Developers
Architectures:
linux-any all
Section:
misc
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
docker.io_1.6.2~dfsg1.orig-distribution.tar.gz 205.2 KiB ebe3c3fa21446bd5e082919b6d59bef420fdf1d551f686e9863eb9fef75a8b23
docker.io_1.6.2~dfsg1.orig-libcontainer.tar.gz 104.7 KiB 5b5bc58533808736a51c1359d2b28424731d92e049ba6e638d8c525f31f060b6
docker.io_1.6.2~dfsg1.orig-libtrust.tar.gz 33.2 KiB 9a9fd6855f9f8ea1b51e3a2865d3d50ad351b4fdc56af5d12653a6a40b53e084
docker.io_1.6.2~dfsg1.orig.tar.gz 806.6 KiB eabba3fc2da78956e3ac87bdc3d3543730cd9eaa0289077a777d3a7560b4b6f8
docker.io_1.6.2~dfsg1-1ubuntu5.debian.tar.xz 25.1 KiB 2bfa3bc314aa94899cc25a0fb0b46481f82debd90d627aacd8ae0c311b0a63a5
docker.io_1.6.2~dfsg1-1ubuntu5.dsc 3.3 KiB d4ce5019cacdc8b10ead60f2bc30f7bf30dddd3eff03aaf7675e5016155c00bb

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.

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.