Define and run multi-container applications with Docker
https://docs.docker.com/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 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`.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:aevseev/docker-compose && cd $_ - Create Badge
Refresh
Source Files
| Filename | Size | Changed |
|---|---|---|
| _service | 0000000058 58 Bytes | |
| docker-compose.changes | 0000000178 178 Bytes | |
| docker-compose.spec | 0000002356 2.3 KB | |
| vendor-mods.tar.xz | 0005011044 4.78 MB |
Comments 0