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

Changelog

docker.io-app (20.10.25-0ubuntu1~22.04.2) jammy; urgency=medium

  * Fix docker export ownership info (LP: #2029523)
    - Build with Go 1.20
      + d/control: b-d on golang-1.20-go intead of golang-go
      + d/rules: add Go 1.20 to $PATH

 -- Artem Leshchev <email address hidden>  Fri, 04 Aug 2023 09:20:46 +0000

Upload details

Uploaded by:
Artem Leshchev
Sponsored by:
Dave Jones
Uploaded to:
Jammy
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~22.04.2.debian.tar.xz 22.3 KiB d1b3065fa0336fdc7fd390af15c33e8112a3e360e7a5d537c000b3ac34cf9ce1
docker.io-app_20.10.25-0ubuntu1~22.04.2.dsc 3.6 KiB db2b129d05bab84e05a5bb15889101205d5f9c45f03ddaafdf9d68d7da7602f9

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.