joinmarket-webui / joinmarket-webui/jam-docker
The docker run command in the building notes
Open
question
- Dominant language
- Dockerfile
- Stars
- 14
- Forks
- 10
- Avg merge
- 3h 44m
- Merged PRs (30d)
- 3
Description
Hello,
this building notes:
https://github.com/joinmarket-webui/jam-docker?tab=readme-ov-file#building-notes
say three times, that the container is to start with:
docker run --rm -it \
...
joinmarket-webui/jam-ui-only
I think that is not correct !
Shouldn't it be:
docker run --rm -it \
...
ghcr.io/joinmarket-webui/jam-ui-only
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.