You are here: Home / LBN / Up2date / Cloud Computing / BastionLinux 25 / docker-compose-1.22.0-3.lbn25.noarch

docker-compose-1.22.0-3.lbn25.noarch

Package Attributes
RPM  docker-compose-1.22.0-3.lbn25.noarch.rpm Architecture  noarch Size  977838 Created  2021/11/29 02:43:15 UTC
Package Specification
Summary Multi-container orchestration for Docker
Group Unspecified
License ASL 2.0
Home Page https://github.com/docker/compose
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.
Requires
rpmlib(CompressedFileNames)  
rpmlib(PartialHardlinkSets)  
rpmlib(PayloadIsXz)  
python3-cached_property  
python3-yaml  
/usr/bin/python3  
python3-docker  
python3.7dist(cached-property)  
python3-texttable  
python3.7dist(texttable)  
rpmlib(FileDigests)  
python3-dockerpty  
python3.7dist(docker)  
rpmlib(PayloadFilesHavePrefix)  
python3.7dist(dockerpty)  
Provides
docker-compose
python3.7dist(docker-compose)
python3dist(docker-compose)

Document Actions