I need to get files matching a pattern from an image, without creating a container. Would it be possible to extend `undocker` to take a pattern and only extract files matching that pattern from each layer?
I need to get files matching a pattern from an image, without creating a container.
Would it be possible to extend
undockerto take a pattern and only extract files matching that pattern from each layer?