/docker-bitgo-express

tiny docker image for bitgo express built on alpine linux

docker-bitgo-express

A docker container for bitgo express

It's on docker-hub and github

tags and links

running

To run in test mode

docker run -P fingershock/bitgo-express

To run in production mode

docker run -e BITGO_ENV=prod -P fingershock/bitgo-express -d --restart always