mirror of
https://github.com/yeasy/docker_practice.git
synced 2026-03-11 12:21:17 +00:00
Simplify words and fix format issues
This commit is contained in:
@@ -20,8 +20,6 @@
|
||||
|
||||
使用 Docker 多阶段构建可以有效减小镜像体积。
|
||||
|
||||
Dockerfile 内容如下:
|
||||
|
||||
```dockerfile
|
||||
## Build stage
|
||||
|
||||
|
||||
@@ -76,8 +76,6 @@ trigger:
|
||||
|
||||
## 21.3.3 推送项目源代码到 GitHub
|
||||
|
||||
运行以下命令:
|
||||
|
||||
```bash
|
||||
git add .
|
||||
|
||||
|
||||
Reference in New Issue
Block a user