dockerfile-parse icon indicating copy to clipboard operation
dockerfile-parse copied to clipboard

Add support for dockerfile stages

Open MartinBasti opened this issue 3 years ago • 2 comments

Currently dockerfile-parse focus only to work with the latest stage.

Add support for doing modifications and reading content per dockerfile stage.

See https://github.com/containerbuildsystem/dockerfile-parse/issues/116#issuecomment-794155530 for context

MartinBasti avatar Mar 17 '21 14:03 MartinBasti

HI, I'd love to take this up

ElijahAhianyo avatar Jan 02 '23 14:01 ElijahAhianyo

Nice, thank you for willingness :)

IMO this can be quite a big change, we may need a design for this before coding.

MartinBasti avatar Jan 03 '23 19:01 MartinBasti