-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Closed
Labels
area/buildRelates to Dockerfiles or docker build commandRelates to Dockerfiles or docker build commandlifecycle/lockedstatus/triageNeeds triageNeeds triage
Description
Is this a docs issue?
- My issue is about the documentation content or website
Type of issue
Other
Description
on https://docs.docker.com/reference/dockerfile/#copy, there is a section listing several options that can be passed to the COPY, chown, chmod, link etc.
In the docs it indicates that --from can be used as well, while this is documented, it is not as obvious as the other options, it doesn't have its own section.
The same issue exists for the sidebar
Location
https://docs.docker.com/reference/dockerfile/#copy,
Suggestion
add a COPY --from section to document the --from option for COPY.
Metadata
Metadata
Assignees
Labels
area/buildRelates to Dockerfiles or docker build commandRelates to Dockerfiles or docker build commandlifecycle/lockedstatus/triageNeeds triageNeeds triage