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 181165e commit c7d2cbcCopy full SHA for c7d2cbc
Dockerfile.linux-musl
@@ -12,4 +12,6 @@ COPY . /nativebinaries/
12
ARG TARGETPLATFORM
13
RUN xx-apk add musl-dev gcc
14
15
+RUN xx-info env
16
+
17
CMD ["/bin/bash", "-c", "./build.libgit2.sh"]
0 commit comments