docker-compose 1.29.2-3 source package in Ubuntu

Changelog

docker-compose (1.29.2-3) unstable; urgency=medium

  * Remove Felipe Satelier for uploaders.
    Thank you for your work, Felipe.
  * Provide python3-compose.

 -- Andrej Shadura <email address hidden>  Thu, 16 Feb 2023 18:14:55 +0100

Upload details

Uploaded by:
Docker Compose Team
Uploaded to:
Sid
Original maintainer:
Docker Compose Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
docker-compose_1.29.2-3.dsc 1.9 KiB 2cf7acfaadf7bc2ed2284ccfe6ae2503de9163db49fd3ecf2fe4f8cadbf57449
docker-compose_1.29.2.orig.tar.gz 312.8 KiB 99a9b91d476062d280c889ae4e9993d7dd6a186327bafb2bb39521f9351b96eb
docker-compose_1.29.2-3.debian.tar.xz 6.1 KiB 56b24c8e113dba9fb05bbef3c32c187551c4769cea4ac7349607a9e879ae8b36

Available diffs

No changes file available.

Binary packages built by this source

docker-compose: define and run multi-container Docker applications with YAML

 docker-compose is a service management software built on top of docker. Define
 your services and their relationships in a simple YAML file, and let compose
 handle the rest.
 .
 This package includes the command-line tool.