wagoodman / dive

A tool for exploring each layer in a docker image
MIT License
46.69k stars 1.78k forks source link

[FEATURE REQUEST] - Add ability to export layer as tar #343

Open jabrown85 opened 3 years ago

jabrown85 commented 3 years ago

Similar to https://github.com/wagoodman/dive/issues/336

Can we get a "save layer" as a tar to the host filesystem? This can be useful when inspecting how files change across layers as files are modified/deleted.

ghost commented 3 years ago

Seems to be related to https://github.com/wagoodman/dive/issues/333