Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
vishalxl committed Dec 30, 2022
2 parents e5027dd + bbdfed8 commit d55c5b8
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,15 @@ Then run using
docker run -it nostr_console start
```

## Prebuilt Docker Images

Prebuilt docker image from the main branch of this repository can be found [here](https://github.com/vishalxl/nostr_console/pkgs/container/nostr_console).

`docker pull ghcr.io/vishalxl/nostr_console:main`

and then

`docker run -it ghcr.io/vishalxl/nostr_console:main`



Expand Down

0 comments on commit d55c5b8

Please sign in to comment.