updated Wordpress example to be easier to follow, added/updated images
docs update per Mary's comments on the PR Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
This commit is contained in:
parent
1d67e6f0f0
commit
e6797e1166
9 changed files with 112 additions and 68 deletions
|
|
@ -10,10 +10,9 @@ weight=4
|
|||
<![end-metadata]-->
|
||||
|
||||
|
||||
# Quickstart: Compose and Django
|
||||
# Quickstart: Docker Compose and Django
|
||||
|
||||
This quick-start guide demonstrates how to use Compose to set up and run a
|
||||
simple Django/PostgreSQL app. Before starting, you'll need to have
|
||||
This quick-start guide demonstrates how to use Docker Compose to set up and run a simple Django/PostgreSQL app. Before starting, you'll need to have
|
||||
[Compose installed](install.md).
|
||||
|
||||
## Define the project components
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue