Sun, 02 Jun 2024 23:00:22 UTC | login

Information for build docker-compose-1.29.2-12.fc40

ID297682
Package Namedocker-compose
Version1.29.2
Release12.fc40
Epoch
SummaryMulti-container orchestration for Docker
DescriptionCompose is a tool for defining and running multi-container Docker applications. With Compose, you use a Compose file to configure your application's services. Then, using a single command, you create and start all the services from your configuration. Compose is great for development, testing, and staging environments, as well as CI workflows. Using Compose is basically a three-step process. 1. Define your app's environment with a Dockerfile so it can be reproduced anywhere. 2. Define the services that make up your app in docker-compose.yml so they can be run together in an isolated environment: 3. Lastly, run docker-compose up and Compose will start and run your entire app.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 18 Mar 2024 14:39:27 UTC
CompletedMon, 18 Mar 2024 14:39:27 UTC
Tags
f40
f41
RPMs
src
docker-compose-1.29.2-12.fc40.src.rpm (info) (download)
noarch
docker-compose-1.29.2-12.fc40.noarch.rpm (info) (download)
Changelog * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.29.2-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.29.2-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.29.2-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Jun 30 2023 Python Maint <python-maint@redhat.com> - 1.29.2-9 - Rebuilt for Python 3.12 * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.29.2-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Nov 16 2022 Lumír Balhar <lbalhar@redhat.com> - 1.29.2-7 - Fix compatibility with pytest 7.2 * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.29.2-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jun 16 2022 Python Maint <python-maint@redhat.com> - 1.29.2-5 - Rebuilt for Python 3.11