Lightweight container for how2 to avoid the hassle of installing nodejs+npm on your system. It is automatically rebuilt every day.
docker pull gdraynz/how2
docker run -it gdraynz/how2 decompress tar.gz
A simple alias can set you up :
alias how2='docker run -it --rm gdraynz/how2'
how2 decompress tar.gz
Content type
Image
Digest
Size
19.2 MB
Last updated
over 8 years ago
docker pull gdraynz/how2