摘要:
COPY COPY has two forms: COPY [--chown=<user>:<group>] <src>... <dest> COPY [--chown=<user>:<group>] ["<src>",... "<dest>"] (this form is required for 阅读全文
posted @ 2018-07-10 18:44
PanPan003
阅读(307)
评论(0)
推荐(0)
摘要:
Dockerfile reference Docker can build images automatically by reading the instructions from a Dockerfile. A Dockerfile is a text document that contain 阅读全文
posted @ 2018-07-10 11:51
PanPan003
阅读(1281)
评论(0)
推荐(0)