Simple Docker container for Monero CLI Wallet.
Create a directory to save the keys and set the path in a file named: env.sh
See env.example.sh for an example.
This will be the wallet directory inside your host machine. Once you build the container, a bash script will be created in your wallet directory. It will work as the container entrypoint. You can modify the command arguments in this script.
Build the container.
Run Monero CLI Wallet.
- fedemahf/docker-monerod - Simple Docker container for Monero daemon