默认构建环境镜像,基于 Ubuntu Latest,专为 CI/CD 流水线优化。
docker.cnb.cool/anyexyz/examples/default-build-env:latestgit git-lfsjq curl wget axel rclonersync unzip zip tzdatamain:
push:
- docker:
image: docker.cnb.cool/anyexyz/examples/default-build-env:latest
FROM docker.cnb.cool/anyexyz/examples/default-build-env:latest # ...