Last active
July 24, 2019 12:10
-
-
Save 0x4a5e1e4baab/4bb798117887116136594c509f27d125 to your computer and use it in GitHub Desktop.
algorand-docker
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
| touch ~/algorand/algod.token | |
| docker run -d -v ~/algorand/algod.token:/algorand/node/data/algod.token -p 8080:8080 --name algorand bjweaver/algorand-node |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment