mirror of
https://github.com/yeasy/docker_practice.git
synced 2026-03-10 20:04:36 +00:00
Release v1.5.0: Restructure chapters and update for Docker v30.x
This commit is contained in:
3
04_image/dockerfile/README.md
Normal file
3
04_image/dockerfile/README.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# Dockerfile 指令详解
|
||||
|
||||
我们已经介绍了 `FROM`,`RUN`,还提及了 `COPY`, `ADD`,其实 `Dockerfile` 功能很强大,它提供了十多个指令。下面我们继续讲解其他的指令。
|
||||
Reference in New Issue
Block a user