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

Changelog

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

  * Backport version from Mantic to Focal (LP: #2030500).
    - d/t/basic-smoke: import GPG key from Debian stable. The
      debian-archive-keyring package is out-dated after the release of Debian
      12. Now, the key is downloaded from the ftp-master keyring directly.
    - d/control: do not suggest docker-buildx and docker-compose-v2. They are
      not available in Focal at the moment.

 -- Lucas Kanashiro <email address hidden>  Mon, 21 Aug 2023 16:50:14 -0300

Upload details

Uploaded by:
Lucas Kanashiro
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal updates universe admin

Downloads

File Size SHA-256 Checksum
docker.io-app_24.0.5.orig.tar.gz 19.8 MiB afaeaec500237bccdcbb406be73ac13ab78c18b544f69aad71e090872dc080a5
docker.io-app_24.0.5-0ubuntu1~20.04.1.debian.tar.xz 99.4 KiB 56159929091d75834c988bbb13d63fe237a2fa4ce16ef700964aeb0d7fe64bd4
docker.io-app_24.0.5-0ubuntu1~20.04.1.dsc 2.4 KiB f56ed341a4fc4a22f128e82fa430a396a2c263d9f4f429bcc03a087b0baf33f1

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.

docker.io-dbgsym: debug symbols for docker.io