Images are built for amd64 and arm64 architectures.
Every image runs the process as satoshi
user (1000:1000
), with home directory located at /home
.
You can easily change the user ID and group ID using the PUID
and PGID
environment variables, the /home
folder permissions will be updated accordingly.
Name | Description |
---|---|
PUID |
Set the user ID running the app |
PGID |
Set the user group ID running the app |
We have a lot of images, you can find them all in the Docker Hub or on the GHCR. Images are compiled and verified from the application github repository.
latest tag is the latest stable release from the app repository. nigthly tag is the latest commit from the app repository, the nightly images are built every 12 hours.
Image | Release/Latest | Nightly |
---|---|---|
Bitcoin | None | |
LND | ||
Taproot Assets | ||
Loop | None | |
Pool | None | |
Faraday | None | |
Fork Observer | None | |
Lightning Terminal | None | |
Lndmon | None | |
Tor | None | |
LNP Node | ||
BP Node | ||
RGB Node | ||
Storm Node | ||
Storm Store Daemon | ||
nostr-rs-relay | None | |
nostream | None | |
electrs | None |
Image | CLI Tools | Release/Latest | Nightly |
---|---|---|---|
BP Core | dbc , seals |
||
Descriptor Wallet | btc-hot , btc-cold |
||
RGB20 | rgb20 |
||
RGB | rgb |
||
LNP-BP Tools | dbc , seals , btc-hot , btc-cold , rgb20 , rgb , lnp-cli , bp-cli , rgb-cli , storm-cli , store-cli |