mirror of
https://github.com/yeasy/docker_practice.git
synced 2026-03-26 11:45:33 +00:00
Add blank lines before headers
This commit is contained in:
@@ -71,10 +71,12 @@ Docker 镜像包含了应用运行所需的 **一切**:代码、运行时、
|
||||
- ✅ 新人入职,一条命令就能启动开发环境
|
||||
|
||||
```bash
|
||||
|
||||
## 新同事入职第一天
|
||||
|
||||
$ git clone https://github.com/company/project.git
|
||||
$ docker compose up
|
||||
|
||||
## 完整的开发环境就准备好了
|
||||
|
||||
...
|
||||
|
||||
Reference in New Issue
Block a user