Sign inSign up

robkaandorp/xylo

By robkaandorp

Updated over 8 years ago

Docker image for the XYLO coin daemon

Image
0

875

robkaandorp/xylo repository overview

This image can be used as a wallet or masternode.

  • Create a volume /opt/xylo/data for the data directory. This directory will also contain your wallet.dat. Keep this file backed up if you hold XYLO in this image.
  • Create volume /opt/xylo/conf to store the XYLO.conf config file.

Deploy with: docker run -d -p 7875:7875 --restart always -v /opt/xylo/data:/opt/xylo/data -v /opt/xylo/conf:/opt/xylo/conf robkaandorp/xylo

Tag summary

Content type

Image

Digest

Size

100 MB

Last updated

over 8 years ago

docker pull robkaandorp/xylo