Skip to content

Support more complex heredocs #2

Description

@jimschubert

This isn't currently supported:

RUN python3 <<EOF > /hello
print("Hello")
print("World")
EOF

Neither are heredocs in COPY.

See https://www.docker.com/blog/introduction-to-heredocs-in-dockerfiles/ for more details and examples.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions