fentas/zoin

By fentas

Updated over 6 years ago

compiled zoin wallet from master

Image

38

zoin

docker run -d --name zoin --net=host --env="DISPLAY" --privileged \
  -v "$HOME/.Xauthority:/root/.Xauthority:rw" \
  -v "$HOME/.zoin:/root/zoin:rw"
  fentas/zoin:latest

Docker Pull Command

docker pull fentas/zoin