All apps · 0 apps
Electrum
Docker app from ich777's Repository
Overview
Electrum is a Bitcoin wallet focused on speed and simplicity, with low resource usage. It uses remote servers that handle the most complicated parts of the Bitcoin system, and it allows you to recover your wallet from a secret phrase.
ATTENTION: Please keep in mind that your wallet is stored in the created folder in your appdata directory/.electrum/wallets/YOURWALLETNAME - I strongly recommend you to backup this file on a regular basis!
IMPORT: If you are already using Electrum you can import your existing wallet by placing the WALLETFILE in the appdata directory for electrum/.electrum/wallets and then choose to use a existing wallet.
Install Electrum on Unraid in a few clicks.
Find Electrum in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Open the Apps tab on your Unraid server Search Community Apps for Electrum Review the template variables and paths Click Install
Download Statistics
82,959
Total Downloads
42
This Month
77
Avg / Month
Total Downloads Over Time
Loading chart...
Related apps
Explore more like this
Explore allLinks
Details
Repository
ghcr.io/ich777/electrumLast Updated2025-12-11
First Seen2020-08-31
Runtime arguments
- Web UI
http://[IP]:[PORT:8080]/vnc.html?autoconnect=true- Network
bridge- Shell
bash- Privileged
- false
- Extra Params
--restart=unless-stopped
Template configuration
Data PathPathrw
Please keep in mind that your wallet is stored there and I strongly recommend you to backup that path (the wallet is stored in your Electron appdata directory/.electrum/wallets/YOURWALLETNAME).
- Target
- /electrum
- Value
- /mnt/cache/appdata/electrum
WebGUIPorttcp
TCP noVNC WebGUI Port
- Target
- 8080
- Value
- 8080
Custom Screen HeightVariable
Minimum screen hight 768 pixels
- Target
- CUSTOM_RES_H
- Value
- 768
UMASKVariable
Container Variable: UMASK
- Value
- 000
UIDVariable
Container Variable: UID
- Value
- 99
GIDVariable
Container Variable: GID
- Value
- 100
DATA_PERMVariable
Container Variable: DATA_PERM
- Value
- 770
Custom Screen WidthVariable
Minimum screen width 1024 pixels
- Target
- CUSTOM_RES_W
- Value
- 1024