blacktop / graboid

Clientless Docker Image Downloader
MIT License
80 stars 11 forks source link

Extract full filesystem with one command? #4

Open pwFoo opened 4 years ago

pwFoo commented 4 years ago

Hi @blacktop, as requested some time ago (#1, sorry for delay...) the feature to extract the entire filesystem would be nice! Not just single files, all the filesystem structure and files with one command like graboid extract <IMAGE> non interactive. Instead use a second tool like undocker it would be great to use graboid for that tast too!

pwFoo commented 4 years ago

Hi @blacktop any plans to add that feature? Would be great to download a docker image and extract / export / unpack / ... (however you would call it...) the image filesystem to the host filesystem to a destination directory

graboid <IMAGE> <DEST>

oder

graboid unpack <IMAGE> <DEST>