Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Wazuh Docker Deployment" guide is broken #8205

Open
q2dg opened this issue Feb 20, 2025 · 0 comments
Open

"Wazuh Docker Deployment" guide is broken #8205

q2dg opened this issue Feb 20, 2025 · 0 comments
Assignees

Comments

@q2dg
Copy link

q2dg commented Feb 20, 2025

I'm on a Ubuntu 24.04 and I'm following step explained here: https://documentation.wazuh.com/current/deployment-options/docker/wazuh-container.html Specifically, I've executed this...:

sudo apt install git docker-compose python3-setuptools
git clone https://github.com/wazuh/wazuh-docker.git -b v4.10.1
cd wazuh-docker/single-node
sudo docker-compose -f generate-indexer-certs.yml run --rm generator

... but last command gives me this error:

ERROR: manifest for wazuh/wazuh-cert-tool:5.0.0 not found: manifest unknown: manifest unknown

And I can keep going.
Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants