Created
April 3, 2018 00:45
-
-
Save ety001/640f944f7299cae4af4e3ef092a5f4a8 to your computer and use it in GitHub Desktop.
yoyow docker file
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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