mirror of
https://github.com/yeasy/docker_practice.git
synced 2025-08-17 11:31:52 +00:00
Use vuepress build book
Signed-off-by: Kang HuaiShuai <khs1994@khs1994.com>
This commit is contained in:
@@ -40,7 +40,7 @@ if __name__ == "__main__":
|
||||
|
||||
编写 `Dockerfile` 文件,内容为
|
||||
|
||||
```dockerfile
|
||||
```docker
|
||||
FROM python:3.6-alpine
|
||||
ADD . /code
|
||||
WORKDIR /code
|
||||
|
Reference in New Issue
Block a user