Add note about (re)building images (#225)

This commit is contained in:
Bobspadger 2018-01-10 13:20:27 +00:00 committed by Antoine Cotten
parent 13a9c66c99
commit 283dbeb33b
1 changed files with 2 additions and 0 deletions

View File

@ -65,6 +65,8 @@ $ chcon -R system_u:object_r:admin_home_t:s0 docker-elk/
### Bringing up the stack
**Note**: In case you switched branch or updated a base image - you may need to run `docker-compose build` first
Start the ELK stack using `docker-compose`:
```console