mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-04 16:30:52 +00:00
Alpine 317 (#3888)
This commit is contained in:
@@ -18,7 +18,6 @@ RUN apk update && apk upgrade -a && \
|
||||
curl \
|
||||
elfutils-dev \
|
||||
flex-dev \
|
||||
fts-dev \
|
||||
gettext-dev \
|
||||
git \
|
||||
iperf3 \
|
||||
@@ -29,6 +28,7 @@ RUN apk update && apk upgrade -a && \
|
||||
llvm-static \
|
||||
luajit-dev \
|
||||
m4 \
|
||||
musl-fts-dev \
|
||||
python3 \
|
||||
zlib-dev \
|
||||
&& true
|
||||
|
Reference in New Issue
Block a user