Skip to content

Commit d55c5b8

Browse files
committed
2 parents e5027dd + bbdfed8 commit d55c5b8

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

+9
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,15 @@ Then run using
4949
docker run -it nostr_console start
5050
```
5151

52+
## Prebuilt Docker Images
53+
54+
Prebuilt docker image from the main branch of this repository can be found [here](https://github.com/vishalxl/nostr_console/pkgs/container/nostr_console).
55+
56+
`docker pull ghcr.io/vishalxl/nostr_console:main`
57+
58+
and then
59+
60+
`docker run -it ghcr.io/vishalxl/nostr_console:main`
5261

5362

5463

0 commit comments

Comments
 (0)