We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cee72d commit 49162d6Copy full SHA for 49162d6
images/base/Dockerfile
@@ -5,7 +5,7 @@ RUN \
5
apt-get -y update && \
6
apt-get -y dist-upgrade && \
7
apt-get -y install build-essential yasm nasm \
8
- xxd pkgconf curl wget unzip zip git subversion mercurial rsync jq \
+ xxd pkgconf curl wget unzip zip git subversion mercurial rsync jq zstd \
9
autoconf automake libtool libtool-bin autopoint gettext cmake clang lld meson ninja-build \
10
texinfo texi2html help2man flex bison groff \
11
gperf itstool ragel libc6-dev zlib1g-dev libssl-dev \
0 commit comments