docs icon indicating copy to clipboard operation
docs copied to clipboard

COPY --from option not included in heading or navigation

Open jasonw160 opened this issue 1 year ago • 1 comments

Is this a docs issue?

  • [X] 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.

jasonw160 avatar Mar 18 '24 22:03 jasonw160

https://github.com/jasonw160/docker-docs/pull/1/files#diff-bdf3d7ea06f61a074b4b448421dce67d034328d27dab1b3a7bff4f1725065a2d

jasonw160 avatar Mar 18 '24 22:03 jasonw160

Closed issues are locked after 30 days of inactivity. This helps our team focus on active issues.

If you have found a problem that seems similar to this, please open a new issue.

/lifecycle locked

docker-robot[bot] avatar May 02 '24 03:05 docker-robot[bot]