avalanche-wallet icon indicating copy to clipboard operation
avalanche-wallet copied to clipboard

added Dockerfile to create wallet image

Open daolis opened this issue 3 years ago • 1 comments

Build a docker image locally by executing docker build -t ava-wallet:latest . and run with e.g. docker run --name ava-wallet --publish 8080:80 -d --restart=always ava-wallet:latest

daolis avatar Dec 25 '21 10:12 daolis

Wow! The reaction on PRs made by externals is amazing! Wonderful reaction time!

daolis avatar Apr 10 '22 08:04 daolis