Skip to content

The docker run command in the building notes #130

@Ulawun

Description

@Ulawun

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

Metadata

Metadata

Labels

questionFurther information is requested

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions