mirror of
https://github.com/wazuh/wazuh-docker.git
synced 2025-11-01 20:43:35 +00:00
Update README.md
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user