File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ We'd appreciate your contribution and feedback on this guide.
12
12
7 . [ Create Staking Pool] ( #Create-your-staking-pool )
13
13
8 . [ Delegate Tokens] ( #Delegate-tokens-and-get-rewards )
14
14
9 . [ Monitor Validator Status] ( #Monitor-validator-node-status )
15
+ 10 . [ Running as a docker container] ( #Running-as-a-docker-container )
15
16
16
17
17
18
## Server Requirements
@@ -257,3 +258,9 @@ near validators next | grep testpool.stake.guildnet
257
258
near validators current | grep " seat price"
258
259
```
259
260
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 )
You can’t perform that action at this time.
0 commit comments