使用Dockerfile构建镜像 | hengshuai's blog #91
Replies: 1 comment
-
若对Dockerfile有一些疑问,可以留言 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
使用Dockerfile构建镜像 | hengshuai's blog
Dockerfile是一个文本文件里面包含了一条条构建镜像的指令,使用Dockerfile构建镜像更加方便、间接、透明
https://blog.usword.cn/fullstack/docker/dockerfile.html
Beta Was this translation helpful? Give feedback.
All reactions