docker-compose-v2 2.20.2+ds1-0ubuntu1~20.04.1 source package in Ubuntu

Changelog

docker-compose-v2 (2.20.2+ds1-0ubuntu1~20.04.1) focal; urgency=medium

  * Backport version from Mantic to Focal (LP: #2036350).
    - Build with Go 1.20.
      + d/control: b-d on golang-1.20-go.
      + d/rules: add Go 1.20 to $PATH.

 -- Lucas Kanashiro <email address hidden>  Sun, 17 Sep 2023 09:43:52 -0300

Upload details

Uploaded by:
Lucas Kanashiro
Sponsored by:
Steve Langasek
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
any
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-compose-v2_2.20.2+ds1.orig.tar.xz 5.6 MiB e26a8d41feb4b0b91736e8e35c19313b11ee63f0e7685f1f41a3f7b11164a333
docker-compose-v2_2.20.2+ds1-0ubuntu1~20.04.1.debian.tar.xz 13.6 KiB f106a71640a750b732a03b34bc553b585af544584857abfde0e3d1f3d242718b
docker-compose-v2_2.20.2+ds1-0ubuntu1~20.04.1.dsc 2.1 KiB 78216fca1fca202c5e15931ba605314fc7d3e55288fcc181e9614ea2ec10754d

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