<package type="rpm">
	<name>docker-compose</name>
	<arch>src</arch>
	<version epoch="0" ver="5.5.0" rel="1"/>
	<checksum type="sha256" pkgid="YES">bbc2cee320e7dd8d6b086370bf29785fb204051ac2a28d108cc13c412cd6dd1d</checksum>
	<summary>Multi-container orchestration for Docker</summary>
	<description>Compose 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.</description>
	<packager>bero &lt;bero@lindev.ch&gt;</packager>
	<url>https://github.com/docker/compose</url>
	<time file="1787105533" build="1787103309"/>
	<size package="7059196" installed="7048744" archive="0"/>
	<location href="docker-compose-5.5.0-1.src.rpm"/>
	<format>
		<rpm:license>ASL 2.0</rpm:license>
		<rpm:vendor>OpenMandriva</rpm:vendor>
		<rpm:group>Servers</rpm:group>
		<rpm:buildhost>emag-4.openmandriva.org</rpm:buildhost>
		<rpm:sourcerpm></rpm:sourcerpm>
		<rpm:header-range start="5032" end="10280"/>
		<rpm:provides>
			<rpm:entry name="docker-compose" flags="EQ" ver="5.5.0" rel="1"/>
		</rpm:provides>
		<rpm:requires>
			<rpm:entry name="golang" flags="GE" ver="1.26"/>
			<rpm:entry name="make"/>
			<rpm:entry name="rpmlib(LargeFiles)" flags="LE" ver="4.12.0" rel="1"/>
		</rpm:requires>
	</format>
</package>
