7zip extraction tool built into Docker
1.3K
$ docker build -t 7z-docker .
$ docker run -v $(pwd):/root/ --rm 7z-docker 7z x archive.7z
$ docker pull timothystewart6/7z-docker
File issues in GitHub to report bugs or issue a pull request to contribute.
Content type
Image
Digest
Size
38.5 MB
Last updated
about 8 years ago
docker pull timothystewart6/7z-docker