Reduce image size

This commit is contained in:
Baohua Yang
2026-02-27 19:23:28 -08:00
parent bbfc9d34ff
commit 19aaad591c
25 changed files with 52 additions and 28 deletions

View File

@@ -1,4 +1,4 @@
# 21.2 GitHub Actions
## 21.2 GitHub Actions
GitHub [Actions](https://github.com/features/actions) 是 GitHub 推出的一款 CI/CD 工具。

View File

@@ -1,4 +1,4 @@
# 21.3 Drone
## 21.3 Drone
基于 `Docker` `CI/CD` 工具 `Drone`所有编译测试的流程都在容器中进行

View File

@@ -1,4 +1,4 @@
# 21.4 Drone Demo
## 21.4 Drone Demo
## 21.4.1 Demo 项目说明

View File

@@ -1,4 +1,4 @@
# 21.5 IDE 中使用 Docker
## 21.5 IDE 中使用 Docker
使用 IDE 进行开发往往要求本地安装好工具链一些 IDE 支持 Docker 容器中的工具链这样充分利用了 Docker 的优点而无需在本地安装