Sign inSign up

ceaser/zcash

By ceaser

Updated over 8 years ago

A Linux ZCash node.

Image
0

1.6K

ceaser/zcash repository overview

docker-zcash

A Linux ZCash node docker container.

Examples

Here is an example of a docker run line that exposes all ports and mounts the data directory to persist blockchain and wallet files.

docker run -it -p '8233:8233/tcp' -v `pwd`/data:'/data' ceaser/zcash

Tag summary

Content type

Image

Digest

Size

50 MB

Last updated

over 8 years ago

docker pull ceaser/zcash