Skip to content

Commit bf00a33

Browse files
authored
add link to docker instructions
1 parent db4d75a commit bf00a33

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

new_node_setup.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ We'd appreciate your contribution and feedback on this guide.
1212
7. [Create Staking Pool](#Create-your-staking-pool)
1313
8. [Delegate Tokens](#Delegate-tokens-and-get-rewards)
1414
9. [Monitor Validator Status](#Monitor-validator-node-status)
15+
10. [Running as a docker container](#Running-as-a-docker-container)
1516

1617

1718
## Server Requirements
@@ -257,3 +258,9 @@ near validators next | grep testpool.stake.guildnet
257258
near validators current | grep "seat price"
258259
```
259260
If your stake is not enough to get a seat, please participate in the following challenges to get more tokens. (Coming Soon...)
261+
262+
## Running as a docker container
263+
Alternative: If you can't install or compile guildnet's nearup in your server,
264+
this is a link to a gist with the commands needed to create a guildnet node image and run it inside a docker container
265+
266+
[run Open Shards Alliance nearup guildnet in a docker container](https://gist.github.com/luciotato/6231f961a3ee33204aa16f49d4fc0456)

0 commit comments

Comments
 (0)