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