Define and run multi-container applications with Docker

Edit Package docker-compose
https://github.com/docker/compose

Docker Compose is a tool for running multi-container applications on Docker defined using the Compose file format. A Compose file is used to define how the one or more containers that make up your application are configured. Once you have a Compose file, you can create and start your application with a single command: docker compose up.
About update and backward compatibility

Docker Compose V2 is a major version bump release of Docker Compose. It has been completely rewritten from scratch in Golang (V1 was in Python). The installation instructions for Compose V2 differ from V1. V2 is not a standalone binary anymore, and installation scripts will have to be adjusted. Some commands are different.

For a smooth transition from legacy docker-compose 1.xx, please consider installing compose-switch to translate docker-compose ... commands into Compose V2's docker compose .... . Also check V2's --compatibility flag.

Refresh
Refresh
Source Files (show unmerged sources)
Filename Size Changed
_service 0000000808 808 Bytes
_servicedata 0000000231 231 Bytes
compose-2.26.0.obscpio 0001592332 1.52 MB
compose.obsinfo 0000000097 97 Bytes
docker-compose.changes 0000061543 60.1 KB
docker-compose.spec 0000002614 2.55 KB
vendor.tar.gz 0010534479 10 MB
Latest Revision
buildservice-autocommit accepted request 1160927 from Johannes Kastl's avatar Johannes Kastl (ojkastl_buildservice) (revision 85)
baserev update by copy to link target
Comments 0
openSUSE Build Service is sponsored by