We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38e5764 commit 89ec539Copy full SHA for 89ec539
1 file changed
docs/reference/builder.md
@@ -114,12 +114,6 @@ images.
114
115
### Environment replacement
116
117
-> **Note**: prior to 1.3, `Dockerfile` environment variables were handled
118
-> similarly, in that they would be replaced as described below. However, there
119
-> was no formal definition on as to which instructions handled environment
120
-> replacement at the time. After 1.3 this behavior will be preserved and
121
-> canonical.
122
-
123
Environment variables (declared with [the `ENV` statement](#env)) can also be
124
used in certain instructions as variables to be interpreted by the
125
`Dockerfile`. Escapes are also handled for including variable-like syntax
0 commit comments