v2-s.jpg

 docker run -d --name lotus \
-p 1234:1234 \
-p 1235:1235 \
-e INFRA_LOTUS_DAEMON="true" \
-e INFRA_LOTUS_HOME="/home/lotus_user" \
-e INFRA_IMPORT_SNAPSHOT="true" \
-e SNAPSHOTURL="https://fil-chain-snapshots-fallback.s3.amazonaws.com/mainnet/minimal_finality_stateroots_latest.car" \
-e INFRA_SYNC="true" \
--network host \
-v /tmp/lotus:/home/lotus_user \
glif/lotus:v1.10.0

发表回复

您的电子邮箱地址不会被公开。 必填项已用*标注

Captcha Code