parent
2b7d369754
commit
3ff722bf9f
@ -141,7 +141,7 @@ ARG VERSION=1.2.5
|
|||||||
|
|
||||||
WORKDIR /source
|
WORKDIR /source
|
||||||
|
|
||||||
RUN wget https://www.musl-libc.org/releases/musl-${VERSION}.tar.gz -O musl.tar.xz
|
RUN wget https://www.musl-libc.org/releases/musl-${VERSION}.tar.gz -O musl.tar.gz
|
||||||
|
|
||||||
RUN tar -xzf musl.tar.gz --strip-components=1 && \
|
RUN tar -xzf musl.tar.gz --strip-components=1 && \
|
||||||
mkdir build && \
|
mkdir build && \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user