docker.io-app 24.0.7-0ubuntu2~22.04.1 source package in Ubuntu

Changelog

docker.io-app (24.0.7-0ubuntu2~22.04.1) jammy; urgency=medium

  * Backport version from Noble to Jammy (LP: #2040460).

docker.io-app (24.0.7-0ubuntu2) noble; urgency=medium

  * Build with Go 1.21 (LP: #2056154)
    - d/control: b-d on golang-1.21-go instead of golang-1.20-go
    - d/rules: add Go 1.21 to $PATH

docker.io-app (24.0.7-0ubuntu1) noble; urgency=medium

  * d/get-orig-source.sh: use .gz format instead of .xz
  * New upstream version 24.0.7
  * d/manpages/*: update manpages for version 24.0.7

 -- Lucas Kanashiro <email address hidden>  Wed, 13 Mar 2024 17:23:54 -0300

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Jammy proposed universe admin

Downloads

File Size SHA-256 Checksum
docker.io-app_24.0.7.orig.tar.gz 20.8 MiB 39c7d8e1d9ccd9c11c70ad809b2db05e71c46148080a66b6ba7d76a8fd8cd5fd
docker.io-app_24.0.7-0ubuntu2~22.04.1.debian.tar.xz 98.9 KiB 42b072bab53e0457bac45fb5b0ac116271c7cedec8421fe11c5bf4a9d2d4fee2
docker.io-app_24.0.7-0ubuntu2~22.04.1.dsc 2.4 KiB 2353327cb41847772ed550a758ef9a8ef40a835f4cc2c6e07d2c8932df30d03f

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