Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
bording committed Nov 23, 2024
1 parent 15e0f65 commit 81b4f89
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile.linux-musl
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,6 @@ COPY . /nativebinaries/
ARG TARGETPLATFORM
RUN xx-apk add musl-dev gcc bash

RUN cmake $(xx-clang --print-cmake-defines) ..

CMD ["/bin/bash", "-c", "./build.libgit2.sh"]

0 comments on commit 81b4f89

Please sign in to comment.