Merge pull request #31712 from rcjsuen/patch-2
Fix directive example to match description Upstream-commit: 4744b01d3bfcb5cfe320bb239894cb6b67165245 Component: engine
This commit is contained in:
@@ -199,8 +199,8 @@ directive:
|
||||
|
||||
```Dockerfile
|
||||
# About my dockerfile
|
||||
FROM ImageName
|
||||
# directive=value
|
||||
FROM ImageName
|
||||
```
|
||||
|
||||
The unknown directive is treated as a comment due to not being recognized. In
|
||||
|
||||
Reference in New Issue
Block a user