mirror of
https://github.com/yeasy/docker_practice.git
synced 2026-03-10 11:54:37 +00:00
Use latest tools
This commit is contained in:
@@ -53,7 +53,7 @@ CMD ["python", "app.py"]
|
||||
编写 `docker-compose.yml` 文件,这个是 Compose 使用的主模板文件。
|
||||
|
||||
```yaml
|
||||
version: '3'
|
||||
|
||||
services:
|
||||
|
||||
web:
|
||||
|
||||
Reference in New Issue
Block a user