Release Note
We regularly update the Docker images to reflect version changes of the included MCCS toolchain and third-party software. For more information about the MCCS toolchain, please refer to its main repository mccs-toolchain.
For MCCS users, you are suggested to use the latest version of the Docker image. If you somehow need to use this specific version, please use the following command line.
# pull from Docker Hub
docker pull stcmz/mccs:1.3.0
# or from GitHub Container Registry
docker pull ghcr.io/stcmz/mccs:1.3.0