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

[parse] Handle many WORDIR

What should be done During the Dockerfile parsing, when a stage contains several WORKDIR, or a WORKDIR appears after a COPY/RUN, split the stage so each new working directory starts a new step (Dofigen's model has one workdir per stage). Technical recommandation Detect the second…

What we checked

Similar unclaimed issues