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
|
|
@ -9,9 +9,9 @@ weight=5
|
|||
+++
|
||||
<![end-metadata]-->
|
||||
|
||||
## Quickstart: Compose and Rails
|
||||
## Quickstart: Docker Compose and Rails
|
||||
|
||||
This Quickstart guide will show you how to use Compose to set up and run a Rails/PostgreSQL app. Before starting, you'll need to have [Compose installed](install.md).
|
||||
This Quickstart guide will show you how to use Docker Compose to set up and run a Rails/PostgreSQL app. Before starting, you'll need to have [Compose installed](install.md).
|
||||
|
||||
### Define the project
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue