mirror of
https://github.com/wazuh/wazuh-docker.git
synced 2025-12-10 00:38:27 -06:00
Change readme for wazuh docker images builder
This commit is contained in:
parent
9674d022e1
commit
1e79861fec
@ -3,11 +3,5 @@
|
||||
This stack allows you to build the Wazuh manager, indexer, and dashboard images locally by running the command:
|
||||
|
||||
```
|
||||
$ docker-compose up -d --build
|
||||
```
|
||||
|
||||
Once the image creation process is finished, a Wazuh single-node environment will be spinned up. It can be terminated with the following command:
|
||||
|
||||
```
|
||||
$ docker-compose down
|
||||
```
|
||||
$ docker-compose build
|
||||
```
|
||||
Loading…
x
Reference in New Issue
Block a user