undocker icon indicating copy to clipboard operation
undocker copied to clipboard

Go library and command line tool for decomposing docker images.

Results 4 undocker issues
Sort by recently updated
recently updated
newest added

Fixed an issue where error handling was not done and an error would occur when setting up a symbolic link if the file already exists.

Hi @tokibi, undocker binary is great for some usecases and the smallest binary I found to download and unpack images! Thanks! You shoult add default registriy url to docker hub...

First, thanks for the awesome tool, I originally looked at undocked.py but the Go implementation looks more elaborate and can be installed with a single executable, which is nice. I...