0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2024-12-16 21:56:37 -05:00
zot/demos/README.md
Ramkumar Chinchani ceb8c8ae6f demos: initial commit of asciinema demos
Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
2022-04-04 13:52:55 -07:00

37 lines
713 B
Markdown

# `zot` demos
## Getting Started
### As a Developer
<img src="dev-getting-started.svg" height="50%">
<img src="multi-arch-getting-started.svg" height="50%">
### As a User (datapath)
#### Using `docker` runtime
<img src="docker-getting-started.svg" height="50%">
#### Using `podman` runtime
<img src="podman-getting-started.svg" height="50%">
#### push/pull using `skopeo`
<img src="skopeo-push-pull.svg" height="50%">
#### push/pull using `oras`
<img src="oras-push-pull.svg" height="50%">
## Image Signatures
### [`notation`](https://github.com/notaryproject/notation)
<img src="notation.svg" height="50%">
### [`cosign`](https://github.com/sigstore/cosign)
<img src="cosign.svg" height="50%">