Wallet
NOTE For arm users, add this option --platform linux/amd64
Wallet with non persistent wallet data¶
Wallet with docker storage volume¶
Wallet with Local wallet files¶
Docker Compose¶
version: "3"
services:
lthn-wallet:
image: lthn/wallet
platform: linux/amd64
build:
dockerfile: wallet.Dockerfile
volumes:
- ~/Lethean/wallets:/root/Lethean/data