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