lotus-containers provides pre-built container images of the Lotus blockchain software, tailored for specific versions, networks, and platforms.
The pre-built images are available for:
-
Networks:
mainnetdevnet
-
Lotus Version:
v1.23.1v1.23.2v1.23.3v1.23.4-rc1v1.23.4-rc2v1.24.0-rc1v1.25.0-rc1v1.24.0v1.25.0v1.25.1v1.25.2v1.26.0-rc1v1.26.0v1.26.1
-
Platforms:
linux/amd64linux/arm64
Each image bundles all lotus executables for your convenience.
Retrieve your desired image with the following command:
docker pull ghcr.io/filecoin-shipyard/lotus-containers:lotus-<version>-<network>
# For instance: docker pull ghcr.io/filecoin-shipyard/lotus-containers:lotus-v1.23.2-mainnetlotus-containers is dual-licensed under the MIT and Apache 2.0 licenses. For further details, please refer to LICENSE.