common
common copied to clipboard
Containerfile man page does not include HereDocs information
The RUN, COPY, and ADD commands in a Containerfile can now handle HereDocs notation, but there is no reference to that in https://github.com/containers/common/blob/main/docs/Containerfile.5.md. This should be added.
Further background information:
https://github.com/containers/buildah/issues/3474 https://github.com/containers/buildah/pull/5092