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