This commit is contained in:
@@ -8,7 +8,7 @@ WORKDIR /root
|
|||||||
RUN apt-get update && \
|
RUN apt-get update && \
|
||||||
apt-get install --no-install-recommends -y \
|
apt-get install --no-install-recommends -y \
|
||||||
ca-certificates curl file \
|
ca-certificates curl file \
|
||||||
build-essential \
|
build-essential musl-tools \
|
||||||
autoconf automake autotools-dev libtool xutils-dev && \
|
autoconf automake autotools-dev libtool xutils-dev && \
|
||||||
rm -rf /var/lib/apt/lists/*
|
rm -rf /var/lib/apt/lists/*
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user