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

Documentation: Add more information on how to test and get started #1835

Merged
merged 1 commit into from
Sep 5, 2023

Conversation

gabriel-farache
Copy link
Contributor

Based on my experience when setting up and testing clair, I completed the doc with the following:

  • The testing.md part was not explicitly stated that the protocol is needed when specifying the src and there was no docker command command to show how to copy.
  • The getting_started.md was not mentioning the config file as to be provided when running clairctl report command and there was no advice on how to run directly on local image without having to start quay (nice when testing non-interactively)

If that type of information are not needed/wanted in the doc, then close the PR :)

@gabriel-farache gabriel-farache requested a review from a team as a code owner August 2, 2023 12:58
@gabriel-farache gabriel-farache requested review from RTann and removed request for a team August 2, 2023 12:58
@app-sre-bot
Copy link
Collaborator

Can one of the admins verify this patch?

In `testing.md`, it was not explicitly stated that the protocol is
needed when specifying the `src` and there was only a podman example
shown for how to copy.

In `getting_started.md` it was not mentioned that the config file has to
be provided when running `clairctl report` and there was no advice on
how to run directly on local image without having to start Quay.

Signed-off-by: gabriel-farache <gfarache@redhat.com>
Signed-off-by: Hank Donnay <hdonnay@redhat.com>
@hdonnay
Copy link
Member

hdonnay commented Aug 15, 2023

@gabriel-farache do my changes still hit the points you wanted to make?

I removed the docker-specific command examples, replaced the podman command with an equivalent docker-compose command, and expanded a little bit.

@gabriel-farache
Copy link
Contributor Author

@hdonnay Yep, perfect with me :)

@hdonnay hdonnay merged commit 8048234 into quay:main Sep 5, 2023
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants