<package type="rpm">
	<name>docker-compose</name>
	<arch>src</arch>
	<version epoch="0" ver="5.1.2" rel="1"/>
	<checksum type="sha256" pkgid="YES">27ace93e94ad363f05e740a86c79f50cb54f68ad58afe85153ec0045f3a4b1fc</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="1775748614" build="1775748149"/>
	<size package="4355940" installed="4345065" archive="0"/>
	<location href="docker-compose-5.1.2-1.src.rpm"/>
	<format>
		<rpm:license>ASL 2.0</rpm:license>
		<rpm:vendor>OpenMandriva</rpm:vendor>
		<rpm:group>Unspecified</rpm:group>
		<rpm:buildhost>emag-4.openmandriva.org</rpm:buildhost>
		<rpm:sourcerpm></rpm:sourcerpm>
		<rpm:header-range start="5032" end="10680"/>
		<rpm:provides>
			<rpm:entry name="docker-compose" flags="EQ" ver="5.1.2" rel="1"/>
		</rpm:provides>
		<rpm:requires>
			<rpm:entry name="golang" flags="GE" ver="1.21"/>
			<rpm:entry name="make"/>
			<rpm:entry name="rpmlib(LargeFiles)" flags="LE" ver="4.12.0" rel="1"/>
		</rpm:requires>
	</format>
</package>
