Skip to content

Commit d3c3afa

Browse files
committed
Add docs link to ENV
Signed-off-by: Lei Jitang <[email protected]>
1 parent 642e676 commit d3c3afa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ Note: Any OPTIONAL field MAY also be set to null, which is equivalent to being a
172172
- **empty_layer** *boolean*, OPTIONAL
173173

174174
This field is used to mark if the history item created a filesystem diff.
175-
It is set to true if this history item doesn't correspond to an actual layer in the rootfs section (for example, Dockerfile's ENV command results in no change to the filesystem).
175+
It is set to true if this history item doesn't correspond to an actual layer in the rootfs section (for example, Dockerfile's [ENV](https://docs.docker.com/engine/reference/builder/#/env) command results in no change to the filesystem).
176176

177177
Any extra fields in the Image JSON struct are considered implementation specific and should be ignored by any implementations which are unable to interpret them.
178178

0 commit comments

Comments
 (0)