Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: docker-compose | Distribution: OpenMandriva Lx |
Version: 2.32.0 | Vendor: OpenMandriva |
Release: 1 | Build date: Sat Dec 14 21:40:09 2024 |
Group: Unspecified | Build host: c64-4.openmandriva.org |
Size: 62829869 | Source RPM: docker-compose-2.32.0-1.src.rpm |
Packager: bero <bero@lindev.ch> | |
Url: https://github.com/docker/compose | |
Summary: Multi-container orchestration for Docker |
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.
ASL 2.0
/usr/libexec/docker/cli-plugins/docker-compose /usr/share/doc/docker-compose /usr/share/doc/docker-compose/BUILDING.md /usr/share/doc/docker-compose/CONTRIBUTING.md /usr/share/doc/docker-compose/MAINTAINERS /usr/share/doc/docker-compose/NOTICE /usr/share/doc/docker-compose/README.md /usr/share/licenses/docker-compose /usr/share/licenses/docker-compose/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Feb 20 23:04:11 2025