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 f9757c1 commit ddcc038Copy full SHA for ddcc038
Dockerfile.linux-musl
@@ -12,6 +12,4 @@ COPY . /nativebinaries/
12
ARG TARGETPLATFORM
13
RUN xx-apk add musl-dev gcc bash
14
15
-RUN cmake $(xx-clang --print-cmake-defines) ..
16
-
17
CMD ["/bin/bash", "-c", "./build.libgit2.sh"]
0 commit comments