We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 948b91f commit 9c73486Copy full SHA for 9c73486
Dockerfile
@@ -8,6 +8,7 @@ RUN apt-get update \
8
&& \
9
apt-get install -y --no-install-recommends --no-install-suggests \
10
python3 \
11
+ python3-pip \
12
lib32stdc++6 \
13
lib32gcc-s1 \
14
libcurl4 \
0 commit comments