docker.io 20.10.12-0ubuntu2~18.04.1 source package in Ubuntu

Changelog

docker.io (20.10.12-0ubuntu2~18.04.1) bionic; urgency=medium

  * Backport version 20.10.12-0ubuntu2 from Jammy (LP: #1960449).
    - Build with Golang 1.16.
      + d/control: b-d on golang-1.16-go instead of golang-any.
      + d/rules: build with Golang 1.16.
    - d/control: do not b-d on libbtrfs-dev, it is not available in Bionic

 -- Lucas Kanashiro <email address hidden>  Mon, 04 Apr 2022 17:53:56 -0300

Upload details

Uploaded by:
Lucas Kanashiro
Uploaded to:
Bionic
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_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~18.04.1.debian.tar.xz 36.7 KiB 1fb16f9954ae973f7188e1e57209fcfa5f4d117cfb9baa9ea1a8afbd8a4cdc8e
docker.io_20.10.12-0ubuntu2~18.04.1.dsc 4.0 KiB 851152400d88a1904ad237f948cd35c7a12b3838ad7e8774a00600c26925df01

View changes file

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 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.
 .
 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.
 .
 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.