common icon indicating copy to clipboard operation
common copied to clipboard

Containerfile man page does not include HereDocs information

Open TomSweeneyRedHat opened this issue 1 year ago • 2 comments

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

TomSweeneyRedHat avatar Aug 26 '24 20:08 TomSweeneyRedHat