mirror of https://github.com/docker/docs.git
Update index.md
This commit is contained in:
parent
a2c4e69ab7
commit
d3bec385f1
|
@ -9,6 +9,7 @@ Compose is a tool for defining and running multi-container Docker applications.
|
|||
- [Compose Overview](overview.md)
|
||||
- [Install Compose](install.md)
|
||||
- [Getting Started](gettingstarted.md)
|
||||
- [Get started with Drupal](http://docker4drupal.org/)
|
||||
- [Get started with Django](django.md)
|
||||
- [Get started with Rails](rails.md)
|
||||
- [Get started with WordPress](wordpress.md)
|
||||
|
@ -19,4 +20,4 @@ Compose is a tool for defining and running multi-container Docker applications.
|
|||
|
||||
To see a detailed list of changes for past and current releases of Docker
|
||||
Compose, please refer to the
|
||||
[CHANGELOG](https://github.com/docker/compose/blob/master/CHANGELOG.md).
|
||||
[CHANGELOG](https://github.com/docker/compose/blob/master/CHANGELOG.md).
|
||||
|
|
Loading…
Reference in New Issue