Cleared 2m ago · lenra-io/dofigen #459 · Rust · ★ 71 · MIT

[parse] Heredocs from COPY

What should be done Support parsing heredocs in the Dockerfile COPY instruction (e.g. COPY <<EOF dest). ⚠️ A single COPY can contain several heredocs / multiple destinations - this issue only targets a first simple implementation (one heredoc -> one file).…

What we checked

Similar unclaimed issues