开发
借助 Visual Studio Code 将 Docker 容器用作开发环境 - Training
<aside>
容器编写样板:
https://github.com/docker-library/official-images
https://github.com/devcontainers/images.git
https://yeasy.gitbook.io/docker_practice/buildx/buildkit
https://docs.docker.com/build/building/best-practices/
PATH
https://github.com/docker-library/official-images/blob/master/NEW-IMAGE-CHECKLIST.md
镜像构建
https://github.com/moby/buildkit
镜像仓库
https://github.com/goharbor/harbor
CI/CD
https://github.com/docker-library/oi-janky-groovy
https://www.jenkins.io/download/ | https://www.jenkins.io/doc/book/installing/
</aside>