Sign inSign up

leopere/unzip-docker

By leopere

Updated almost 8 years ago

Unzip things without installing unzip using docker.

Image
0

253

leopere/unzip-docker repository overview

unzip-docker

Unzip things without installing unzip using docker, kind of moot in most cases but great if you don't want to install stuff on hosts.

Usage Example

docker run -v $(pwd)/:/data --rm leopere/unzip-docker ./chainquery.zip

The usage example extracts a zip archive that you have in a volume or on the host filesystem in your current working directory on the host.

Tag summary

Content type

Image

Digest

Size

3.5 MB

Last updated

almost 8 years ago

docker pull leopere/unzip-docker