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

docs: fix missing 'image' subcommand #3051

Merged
merged 3 commits into from
Oct 21, 2022

Conversation

ShaharNaveh
Copy link
Contributor

When running:

docker run --rm -v /var/run/docker.sock:/var/run/docker.sock -v /root/.cache:/root/.cache docker.io/aquasec/trivy:0.32.1 node:18

I get the following error message:

Error: unknown command "node:18" for "trivy"

This will add the 'image' subcommand to the documentation.

(this will include some other 'nits and picks', but I can remove revert them in order to keep the PR changes clean if necessary)

@CLAassistant
Copy link

CLAassistant commented Oct 20, 2022

CLA assistant check
All committers have signed the CLA.

@knqyf263
Copy link
Collaborator

@ShaharNaveh Could you sign our CLA?

@ShaharNaveh
Copy link
Contributor Author

@ShaharNaveh Could you sign our CLA?

Done:)

@knqyf263 knqyf263 merged commit f2efc9c into aquasecurity:main Oct 21, 2022
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

Successfully merging this pull request may close these issues.

None yet

3 participants