Update README.md

This commit is contained in:
Jose Luis
2017-02-10 22:16:19 +01:00
committed by GitHub
parent 587dab15f1
commit 8720049e2c

View File

@@ -188,6 +188,13 @@ elasticsearch:
This will store elasticsearch data inside `/path/to/storage`.
# Run the containers.
In order to run the containers, first clone this repository, and then run the follow commands
```
docker-compose build && docker-compose up -d
```
# Docker compose file