Skip to content

Bit4you2/docker-trezor-wallet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

docker-trezor-wallet

Overview

This is a Dockerfile to build an image for a local Trezor Wallet (instead of http://wallet.trezor.io/) It was created based on blog post by Bach N. Run a local instance of Trezor Wallet

If you have improvements or suggestions please open an issue or pull request on the GitHub project page.

Links

Quick Start

To pull from docker hub:

sudo docker pull bit4you2/trezor-wallet:latest

Build

To build the image:

sudo docker build . -t bit4you2/trezor-wallet

Running

To simply run the container:

sudo docker run -d -p 80:8080 bit4you2/trezor-wallet:latest

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published