docker-compose-v2 2.24.6+ds1-0ubuntu1~23.10.1 source package in Ubuntu

Changelog

docker-compose-v2 (2.24.6+ds1-0ubuntu1~23.10.1) mantic; urgency=medium

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

docker-compose-v2 (2.24.6+ds1-0ubuntu1) noble; urgency=medium

  * New upstream release.
  * d/p/fix-build.patch: refresh against new upstream release.
  * Build with Go 1.21, recommended by upstream.
    - d/control: b-d on golang-1.21-go instead of golang-go.
    - d/rules: add Go 1.21 binary to the $PATH.
  * d/docker-compose-v2.docs: remove NOTICE file from a vendorized dependency
    that was removed.
  * d/copyright: remove superfluous file patterns.

 -- Lucas Kanashiro <email address hidden>  Tue, 12 Mar 2024 18:05:12 -0300

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic proposed universe admin

Downloads

File Size SHA-256 Checksum
docker-compose-v2_2.24.6+ds1.orig.tar.xz 5.7 MiB 3fa9881a73085e15e107bb87eb985d7691fbf14980e1e5f4d0e895686de901fb
docker-compose-v2_2.24.6+ds1-0ubuntu1~23.10.1.debian.tar.xz 13.5 KiB 056f8d8111bf9b53a75e625ce108defdda03fa74e8821003db4ac13682349d75
docker-compose-v2_2.24.6+ds1-0ubuntu1~23.10.1.dsc 2.1 KiB 4cbc952694e53db3bb640b940fde65c26d54495fa94a9aaefe717356bcf28a9d

View changes file

Binary packages built by this source

docker-compose-v2: tool for running multi-container applications on Docker

 Docker Compose is a tool for running multi-container applications on Docker
 defined using the Compose file format. A Compose file is used to define how one
 or more containers that make up your application are configured. Once you have
 a Compose file, you can create and start your application with a single
 command: docker compose up.

docker-compose-v2-dbgsym: debug symbols for docker-compose-v2