mirror of
https://github.com/docker/compose.git
synced 2025-07-24 06:04:57 +02:00
commit
8a7b3fb0eb
@ -11,8 +11,9 @@ With Compose, you can build clusters of containers which provide the resources
|
|||||||
application.
|
application.
|
||||||
|
|
||||||
You can use Compose to build your app with containers hosted locally, or on a
|
You can use Compose to build your app with containers hosted locally, or on a
|
||||||
remote server, including cloud-based instances. Compose can also be used to
|
remote server, including cloud-based instances - anywhere a Docker daemon can
|
||||||
deploy code to production.
|
run. Its primary use case is for development environments, but it can be used
|
||||||
|
just as easily for staging or CI.
|
||||||
|
|
||||||
Using Compose is basically a three-step process.
|
Using Compose is basically a three-step process.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user