Advertisement
Guest User

storagenode container command example

a guest
Sep 1st, 2019
402
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. docker run -d --restart unless-stopped -p 28967:28967 -e WALLET="0xFc24BAE92eCc3E0D5f06999Ef4BA3f05b32DD484" -e EMAIL="1001545@isd535.org" -e ADDRESS="storj123.ddns.net:28967" -e BANDWIDTH="20TB" -e STORAGE="1.3TB" --mount type=bind,source="C:\\Users\\Antonios\\AppData\\Roaming\\Storj\\Identity\\storagenode",destination=/app/identity --mount type=bind,source="D:\\",destination=/app/config --name storagenode storjlabs/storagenode:alpha
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement