mirror of
https://github.com/wazuh/wazuh-docker.git
synced 2025-12-10 00:38:27 -06:00
Update README.md
This commit is contained in:
parent
587dab15f1
commit
8720049e2c
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user