Skip to content
This repository has been archived by the owner on Dec 10, 2024. It is now read-only.

Commit

Permalink
docs: add docker login readme for vsa
Browse files Browse the repository at this point in the history
  • Loading branch information
amber-beasley-liatrio committed Aug 20, 2024
1 parent 0dcaf05 commit ff2da1c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,8 @@ Export any environment variables as described for the command being tested.

Each attestor should have a [Makefile](Makefile) target to invoke it, like this: `make github-pull-request`

Running any `vsa` commands will require that you have authenticated against the artifact-uri already. (if you are providing a ghcr.io container registry repo, then make sure to `docker login ghcr.io` before running commands)

### Integration Tests

This application includes a suite of integration tests that verify the different attestation commands. In order to run the tests, you'll need to have these tools installed locally:
Expand Down

0 comments on commit ff2da1c

Please sign in to comment.