Skip to content

Commit

Permalink
Container images are now public
Browse files Browse the repository at this point in the history
  • Loading branch information
sbihel committed Mar 23, 2021
1 parent 3e29234 commit 38fcdb4
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,12 +55,6 @@ That will give you the DIDKit CLI and HTTP server executables located at
Both the CLI and HTTP server are containerised and available under
`ghcr.io/spruceid/didkit-(cli|http)`.

The image are private for now, so a [Personal Access Token](https://docs.github.com/en/free-pro-team@latest/github/authenticating-to-github/creating-a-personal-access-token)
is required. Once created you can login like so:
```bash
$ docker login ghcr.io -u USERNAME --password-stdin
```

You can use the images like CLIs:
```bash
$ docker run ghcr.io/spruceid/didkit-cli:latest --help
Expand Down

0 comments on commit 38fcdb4

Please sign in to comment.