docker.io 20.10.21-0ubuntu1~18.04.2 source package in Ubuntu

Changelog

docker.io (20.10.21-0ubuntu1~18.04.2) bionic; urgency=medium

  * d/t/basic-smoke: do not pass mirror url to debootstrap call, since, in
    Ubuntu, this url changes for non-amd64/non-i386 architectures. By not
    passing the url, we pick the default one, which will be correct for the
    architecture being tested.

docker.io (20.10.21-0ubuntu1~18.04.1) bionic; urgency=medium

  * Backport version 20.10.21-0ubuntu1 from Lunar (LP: #1996909).
    - Build with Go 1.18.
    - d/control: do not b-d on libbtrfs-dev, it is not available in Bionic.
    - d/control: do not build docker.io for riscv64, not supported in Bionic.
    - d/t/basic-smoke: debootstrap bionic instead of debian stable.

 -- Lucas Kanashiro <email address hidden>  Mon, 30 Jan 2023 18:07:30 -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.21.orig-cli.tar.gz 7.2 MiB 4a25168dd1ed07b437e9962e8620ae3538a453d89b501e9464162cd06c29a212
docker.io_20.10.21.orig-engine.tar.gz 10.7 MiB 61f4c3a2d0426e1bbbda1b0e5dd33ec203776f7d99d1a61522c77c04c4ed09fe
docker.io_20.10.21.orig-libnetwork.tar.gz 3.0 MiB 4899519fecb2fba8f027c6ad44e1be132bc8271e94534841eaa415d8ece44559
docker.io_20.10.21.orig-tini.tar.gz 31.4 KiB 3fe7d86e0cf9db764e69330b68ff9c211ca3fdda671cdc3f2bd9ea0e14a51954
docker.io_20.10.21.orig.tar.xz 108 bytes 5ca1b6c461fc194055d52b181f57c63dc1d34c19d041f6395e6f6abc039692bb
docker.io_20.10.21-0ubuntu1~18.04.2.debian.tar.xz 34.6 KiB f490e4143787ee500b3951b89582fb5eae2f8ac6921ae84225fe812fcf663aa7
docker.io_20.10.21-0ubuntu1~18.04.2.dsc 4.0 KiB 6e46ec72261e7c20824629d3a7ed9fd5d4a0f30dad1bca5b167a62575e943d1c

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.