mirror of
https://github.com/containers/buildah.git
synced 2026-02-05 09:45:38 +01:00
When handling RUN instructions that use heredoc syntax, don't bother interpolating environment variables and argument values, and let the command that's running handle it. Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>