We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6764ce9 + 7e465d1 commit 16cccc3Copy full SHA for 16cccc3
docs/reference/builder.md
@@ -855,7 +855,7 @@ whitespace)
855
> The `--chown` feature is only supported on Dockerfiles used to build Linux containers,
856
> and will not work on Windows containers. Since user and group ownership concepts do
857
> not translate between Linux and Windows, the use of `/etc/passwd` and `/etc/group` for
858
-> translating user and group names to IDs restricts this feature to only be viable for
+> translating user and group names to IDs restricts this feature to only be viable
859
> for Linux OS-based containers.
860
861
The `ADD` instruction copies new files, directories or remote file URLs from `<src>`
0 commit comments