mirror of
https://github.com/yeasy/docker_practice.git
synced 2025-08-02 14:01:49 +00:00
Use vuepress build book
Signed-off-by: Kang HuaiShuai <khs1994@khs1994.com>
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
在项目根目录新建一个 `Dockerfile` 文件。
|
||||
|
||||
```dockerfile
|
||||
```docker
|
||||
FROM alpine
|
||||
|
||||
RUN echo "Hello World"
|
||||
|
Reference in New Issue
Block a user