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 caec1b7 commit ad2c5d9Copy full SHA for ad2c5d9
Dockerfile
@@ -5,7 +5,7 @@ RUN echo "UTC" > /etc/timezone
5
6
# Install essential build tools
7
RUN apk add --update --no-cache \
8
- g++ autoconf make \
+ g++ autoconf make python3 curl \
9
git bash \
10
npm yarn \
11
#soap
0 commit comments