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

38 lines
713 B
Markdown
Raw Permalink Normal View History

# `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%">