We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e6ed97 commit eaa924aCopy full SHA for eaa924a
README.md
@@ -29,7 +29,7 @@ docker run -d --net=host \
29
--name services-testnet-agc \
30
--user $(id -u):$(id -g) \
31
-v $(pwd):/autonity \
32
-clearmatics/services-testnet-afnc:v0.7.0.0 \
+clearmatics/services-testnet-afnc:v0.7.1-bakerloo01 \
33
--datadir=/autonity \
34
--nat extip:<IP_ADDRESS>
35
@@ -43,7 +43,7 @@ docker run -d --net=host \
43
44
45
46
47
48
--nat extip:<IP_ADDRESS> \
49
--mine --minerthreads 1 --syncmode full
0 commit comments