containers / common

Location for shared common files in github.com/containers repos.
Apache License 2.0
193 stars 201 forks source link

Containerfile man page does not include HereDocs information #2137

Open TomSweeneyRedHat opened 3 months ago

TomSweeneyRedHat commented 3 months ago

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

rhatdan commented 3 months ago

Care to open a PR?

TomSweeneyRedHat commented 2 months ago

Yeah, on my stack. I just wanted to add an issue so I wouldn't forget.