Skip to content

Instantly share code, notes, and snippets.

@ety001
Created April 3, 2018 00:45
Show Gist options
  • Select an option

  • Save ety001/640f944f7299cae4af4e3ef092a5f4a8 to your computer and use it in GitHub Desktop.

Select an option

Save ety001/640f944f7299cae4af4e3ef092a5f4a8 to your computer and use it in GitHub Desktop.
yoyow docker file
FROM ubuntu:16.04
Volume /data
Volume /yoyow_node_data_dir
CMD /data/yoyow_node --rpc-endpoint -w 485699321 --private-key '["YYW7TSRLZ9EXZpxxxx","5JbDUxxxxxxxxxx"]'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment