You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
--
There are other files extensions that maybe valuable to add too:
...
-j, --bzip2 filter the archive through bzip2
-J, --xz filter the archive through xz
--lzip filter the archive through lzip
--lzma filter the archive through xz
--lzop filter the archive through lzop
--no-auto-compress do not use archive suffix to determine the
compression program
--zstd filter the archive through zstd
-z, --gzip, --gunzip, --ungzip filter the archive through gzip
...
*xz, gzip, lzma, ... are already present.
apt install busybox has most of these formats too.
The following command throws bzip2 missing:
--
There are other files extensions that maybe valuable to add too:
*xz, gzip, lzma, ... are already present.
apt install busybox
has most of these formats too.PR to solve it: #142
*Continuing microsoft/vscode-dev-containers#1586
The text was updated successfully, but these errors were encountered: