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 05b1a95 commit 0535e9cCopy full SHA for 0535e9c
Dockerfile
@@ -23,6 +23,8 @@ RUN apt update -y -q && apt upgrade -y -q && apt upgrade -y -q && apt install -y
23
texinfo \
24
unzip \
25
wget \
26
+ pkg-config \
27
+ autoconf \
28
xz-utils && \
29
cd /tmp && \
30
curl "https://awscli.amazonaws.com/awscli-exe-linux-x86_64.zip" -o "awscliv2.zip" && \
0 commit comments