docker.io-app 20.10.25-0ubuntu1~20.04.1 source package in Ubuntu

Changelog

docker.io-app (20.10.25-0ubuntu1~20.04.1) focal; urgency=medium

  * Backport version from Mantic to Focal (LP: #2023694, #2022390)
    - Build with Go 1.18
      + d/control: b-d on golang-1.18-go intead of golang-go
      + d/rules: add Go 1.18 to $PATH

 -- Lucas Kanashiro <email address hidden>  Thu, 29 Jun 2023 18:55:06 -0300

Upload details

Uploaded by:
Lucas Kanashiro
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
amd64 arm64 armhf i386 ppc64el riscv64 s390x all
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
docker.io-app_20.10.25.orig-cli.tar.gz 7.2 MiB 8a594bcc65959c2fa21ce0dfe293ff59156df6096767a02b24a76bf68b454fc8
docker.io-app_20.10.25.orig-engine.tar.gz 10.7 MiB dbd19da08d716cf17866d77ad5022d8b1288cf6ba498fdf67895b1abf1719916
docker.io-app_20.10.25.orig-libnetwork.tar.gz 3.0 MiB 9d803c31ba1404b27f4ccb586fe24137c7234b71b37e71a82386ec5055a65612
docker.io-app_20.10.25.orig-tini.tar.gz 31.4 KiB 871c32147fbe3fc5673da621bb490e4555fa3619d30980d1519bc4ef8b47fe81
docker.io-app_20.10.25.orig.tar.xz 108 bytes 5ca1b6c461fc194055d52b181f57c63dc1d34c19d041f6395e6f6abc039692bb
docker.io-app_20.10.25-0ubuntu1~20.04.1.debian.tar.xz 22.2 KiB e4b11165f84299a6084ddfdadb01f6cba46a736556aeaabe065918d42165efca
docker.io-app_20.10.25-0ubuntu1~20.04.1.dsc 3.6 KiB d0c45dc63165e6354e9373a81779ab57cd08fbf4edbaa33a2c2691d5b0025a71

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