Skip to content

Commit

Permalink
docs: add sections
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Sagi-Kazar <[email protected]>
  • Loading branch information
sagikazarmark committed Sep 21, 2023
1 parent d850f56 commit 59e4a6c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@ Decide which registry you want to use:
- [Distribution](https://github.com/distribution/distribution): `export REGISTRY=127.0.0.1:5000`
- [Zot](https://github.com/project-zot/zot): `export REGISTRY=127.0.0.1:5001`

### Admin use case

Log in to the registry as **admin**:

```shell
Expand Down Expand Up @@ -98,6 +100,8 @@ skopeo logout $REGISTRY
regctl registry logout $REGISTRY
```

### User use case

Log in to the registry as **user**:

```shell
Expand Down Expand Up @@ -163,6 +167,8 @@ skopeo logout $REGISTRY
regctl registry logout $REGISTRY
```

### Customer use case

Log in to the registry as **customer**:

```shell
Expand Down

0 comments on commit 59e4a6c

Please sign in to comment.