Add note about (re)building images (#225)
This commit is contained in:
parent
13a9c66c99
commit
283dbeb33b
|
@ -65,6 +65,8 @@ $ chcon -R system_u:object_r:admin_home_t:s0 docker-elk/
|
||||||
|
|
||||||
### Bringing up the stack
|
### 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`:
|
Start the ELK stack using `docker-compose`:
|
||||||
|
|
||||||
```console
|
```console
|
||||||
|
|
Loading…
Reference in New Issue