BitcoinKnotsGUI bmmbmm01/bitcoin-knots-gui:latest https://hub.docker.com/r/bmmbmm01/bitcoin-knots-gui bridge bash false https://forums.unraid.net/topic/191428-support-bitcoin-gui/ https://github.com/bmartino1/Docker-BitcoinGUI YOU MUST CREATE THE BITCOIN DIRECTORY BEFOREHAND! mkdir -p /mnt/user/appdata/bitcoinknots/.bitcoin chmod 777 -R /mnt/user/appdata/bitcoinknots/ chown nobody:users -R /mnt/user/appdata/bitcoinknots/ Docker - Bitcoin Knots GUI Client: Run the Bitcoin Knots GUI wallet in a Docker container, accessible via a web browser and VNC. Built over the jlesage/docker-baseimage-gui image (Ubuntu Noble). https://github.com/jlesage/docker-baseimage-gui Bitcoin bitcoinknots: https://github.com/bitcoinknots/bitcoin/releases Built from: https://bitcoinknots.org/files/ Volume (Persistence): The Bitcoin Knots data directory is set to /config/.bitcoin by default. A volume is created for /config, but you might want to mount the /config/.bitcoin directory on another volume or bind mount. You can even mount subdirectories of the Bitcoin data directory. These are the most important: /config/.bitcoin/blocks for the blockchain /config/.bitcoin/wallet.dat for your wallet /config/.bitcoin/bitcoin.conf for the client configuration /config/xdg/config/Bitcoin/Bitcoin-Qt.conf for the frontend (bitcoin-qt) configuration The /config directory is used by the base image for persisting settings of the image tools and the application running. We set it as the HOME directory, so this results in bitcoin-qt setting the data directory to /config/.bitcoin by default. Crypto: Tools: Network:Other http://[IP]:[PORT:5800] https://bitcoin.org/img/icons/opengraph.png --stop-timeout=300 1750700569 You must create the .bitcoin directory and set it correctly in the template at Bitcoin Data: Default: /mnt/user/appdata/bitcoinknots/.bitcoin mkdir -p /mnt/user/appdata/bitcoinknots/.bitcoin chmod 777 -R /mnt/user/appdata/bitcoinknots/ chown nobody:users -R /mnt/user/appdata/bitcoinknots/ Minimum of 750 GB (and growing!) of space. This holds the Bitcoin blockchain data. Recommended to be on a 1 TB NVMe drive. /mnt/user/appdata/bitcoinknots 5900 5800 true