Fri, 02 Jun 2023 10:47:33 CST | login

Information for build docker-compose-1.29.2-5.fc37

ID27516
Package Namedocker-compose
Version1.29.2
Release5.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/docker-compose.git#b0aafd9d1b5a9538f6f17098e054431e8abd1e9c
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 failed
Volume DEFAULT
StartedTue, 31 Jan 2023 10:49:29 CST
CompletedTue, 31 Jan 2023 11:07:06 CST
Taskbuild (f37-build-side-32-misc-devel, /rpms/docker-compose.git:b0aafd9d1b5a9538f6f17098e054431e8abd1e9c)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/docker-compose.git#b0aafd9d1b5a9538f6f17098e054431e8abd1e9c'}}
Tags No tags
RPMs No RPMs
Changelog * Thu Jun 16 2022 Python Maint <python-maint@redhat.com> - 1.29.2-5 - Rebuilt for Python 3.11 * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.29.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.29.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 1.29.2-2 - Rebuilt for Python 3.10 * Mon May 10 2021 Michael Hampton <error@ioerror.us> - 1.29.2-1 - Update to 1.29.2 * Wed Apr 21 2021 Michael Hampton <error@ioerror.us> - 1.29.1-1 - Rebase to 1.29.1 * Mon Mar 29 2021 Michael Hampton <error@ioerror.us> - 1.28.6-1 - Rebase to 1.28.6 * Fri Feb 26 2021 Michael Hampton <error@ioerror.us> - 1.28.5-1 - Rebase to 1.28.5 * Fri Feb 19 2021 Michael Hampton <error@ioerror.us> - 1.28.4-1 - Rebase to 1.28.4 * Wed Jan 27 2021 Michael Hampton <error@ioerror.us> - 1.28.2-1 - Rebase to 1.28.2 * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.28.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Wed Jan 20 2021 Michael Hampton <error@ioerror.us> - 1.28.0-1 - Rebase to 1.28.0 * Thu Sep 24 2020 Michael Hampton <error@ioerror.us> - 1.27.4-1 - Rebase to 1.27.4 * Wed Sep 16 2020 Michael Hampton <error@ioerror.us> - 1.27.3-2 - Requires python-docker 4.3.1 * Wed Sep 16 2020 Michael Hampton <error@ioerror.us> - 1.27.3-1 - Rebase to 1.27.3 * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.25.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jul 14 2020 Michael Hampton <error@ioerror.us> - 1.26.2-1 - Rebase to 1.26.2 - Add python-distro build dependency - Add python-dotenv build dependency