Click here to visit the old openkoji buildsystem (Archived)

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

ID21405
Package Namedocker-compose
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version1.29.2
Release12.fc40
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/docker-compose.git#e73cf8f5f4660592b76fa685054d790da86cebb4
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 bykojiadmin
State complete
Volume DEFAULT
StartedFri, 03 May 2024 04:01:26 CST
CompletedFri, 03 May 2024 04:18:26 CST
Taskbuild (f40, /rpms/docker-compose.git:e73cf8f5f4660592b76fa685054d790da86cebb4)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/docker-compose.git#e73cf8f5f4660592b76fa685054d790da86cebb4'}}
Tags
f40
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)
Logs
noarch
state.log
root.log
hw_info.log
build.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
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