|
|
3 năm trước cách đây | |
|---|---|---|
| .. | ||
| django | 3 năm trước cách đây | |
| rails | 3 năm trước cách đây | |
| wordpress | 3 năm trước cách đây | |
| README.md | 3 năm trước cách đây | |
The following samples show the various aspects of how to work with Docker Compose. As a prerequisite, be sure to install Docker Compose if you have not already done so.
The samples should help you to:
docker-compose.yml filesdocker-compose.yml and
DockerfilesThese samples focus specifically on Docker Compose:
Quickstart: Compose and Django - Shows how to use Docker Compose to set up and run a simple Django/PostgreSQL app.
Quickstart: Compose and Rails - Shows how to use Docker Compose to set up and run a Rails/PostgreSQL app.
Quickstart: Compose and WordPress - Shows how to use Docker Compose to set up and run WordPress in an isolated environment with Docker containers.