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: Add Promoting Scenario #98

Closed
wants to merge 12 commits into from

Conversation

SteveLasker
Copy link
Contributor

Adding the promotion scenario that includes trojan hose protection prior to import, and internal signature validation after the import

Note: With the shift to putting docs under the notaryproject.dev repo, this likely needs to move.
Staging to capture the docs for notation and oras cp iterations

@SteveLasker SteveLasker requested a review from a team September 28, 2021 00:13
Signed-off-by: Steve Lasker <[email protected]>
```
- Run a local registry representing the ACME Rockets **private** registry
```bash
docker run -d -p ${PRIVATE_PORT}:5000 ghcr.io/oras-project/registry:latest
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be ${PRIVATE_PORT}:5050

```bash
docker pull $PUBLIC_IMAGE
docker tag $PUBLIC_IMAGE $PRIVATE_IMAGE
docker notation sign $PRIVATE_IMAGE
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

does this notation sign command have to be preceded by "docker". Is the assumption here that a notation plugin for Docker is present?

@SteveLasker
Copy link
Contributor Author

As we're moving doc to the notaryproject.dev repo and site, just flagging this one to be redone and moved over.

@SteveLasker SteveLasker self-assigned this Mar 29, 2022
@SteveLasker
Copy link
Contributor Author

Just noting this will move to the https://github.com/notaryproject/notaryproject.dev repo

@dtzar
Copy link
Contributor

dtzar commented Oct 21, 2022

Captured in the issue filed referencing this PR, but closing this for now since the PR reference will have the doc.

@dtzar dtzar closed this 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.

3 participants