docker.io 20.10.12-0ubuntu2~20.04.1 source package in Ubuntu
Changelog
docker.io (20.10.12-0ubuntu2~20.04.1) focal; urgency=medium * Backport version 20.10.12-0ubuntu2 from Jammy (LP: #1960449). - d/control: b-d on golang-1.16-go instead of golang-any. - d/rules: build with Golang 1.16. -- Lucas Kanashiro <email address hidden> Thu, 10 Feb 2022 12:03:35 -0300
Upload details
- Uploaded by:
- Lucas Kanashiro
- Uploaded to:
- Focal
- Original maintainer:
- Ubuntu Developers
- Architectures:
- amd64 arm64 armhf i386 ppc64el s390x all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
docker.io_20.10.12.orig-cli.tar.gz | 7.1 MiB | fe454b134fb332f2e0ed987dc59532167ddb3fdc1cca0119c424c0b877171c3d |
docker.io_20.10.12.orig-engine.tar.gz | 10.6 MiB | a8ee80d31c7b74f687a837cd2a8570578f118179fba0844c5ee88f90fe180155 |
docker.io_20.10.12.orig-libnetwork.tar.gz | 3.0 MiB | b693f2ea6dc2a4a6371d62520581e8f29a54ce090c47b29330792bdf22a5d2e0 |
docker.io_20.10.12.orig-tini.tar.gz | 31.4 KiB | 3a3a8d112279caf49fb8a41701b13e8bd0aa150ba65849fbfc7c214717539c3a |
docker.io_20.10.12.orig.tar.xz | 108 bytes | 5ca1b6c461fc194055d52b181f57c63dc1d34c19d041f6395e6f6abc039692bb |
docker.io_20.10.12-0ubuntu2~20.04.1.debian.tar.xz | 36.7 KiB | 106cc8a2a7d729c160d0fef080df48e235fcb8276f3e64e57f5848464a56b5c6 |
docker.io_20.10.12-0ubuntu2~20.04.1.dsc | 4.0 KiB | fdaa1fbbd669554ab66df30d479d24ef55051e0d47ca640a975dacc3fc88e277 |
Available diffs
- diff from 20.10.21-0ubuntu1~20.04.2 (in ~ubuntu-security-proposed/ubuntu/ppa) to 20.10.12-0ubuntu2~20.04.1 (1.4 MiB)
- diff from 20.10.7-0ubuntu5~20.04.2 (in ~ubuntu-security/ubuntu/ppa) to 20.10.12-0ubuntu2~20.04.1 (172.7 KiB)
- diff from 20.10.7-0ubuntu5~20.04.1 to 20.10.12-0ubuntu2~20.04.1 (171.1 KiB)
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 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.
- 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.