mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-28 21:18:28 +00:00
Merge pull request #765 from justincormack/no-debug
Remove Alpine packages just used for debugging and build
This commit is contained in:
commit
d8f426480e
@ -1,4 +1,4 @@
|
||||
FROM mobylinux/alpine-base:3f34b5c66b78f81fe7aa976ec784c2e650f6f4ca
|
||||
FROM mobylinux/alpine-base:6390ec17d39ecfc3b6edfec7a1f64e4a2d9c634c
|
||||
|
||||
ENV ARCH=x86_64
|
||||
|
||||
|
@ -16,17 +16,12 @@ RUN \
|
||||
git \
|
||||
hvtools@nextmain \
|
||||
iptables \
|
||||
ipvsadm@nextmain \
|
||||
jq \
|
||||
make \
|
||||
openrc \
|
||||
openssh \
|
||||
openssh-client \
|
||||
openssl \
|
||||
rng-tools@edgecommunity \
|
||||
sfdisk \
|
||||
strace \
|
||||
sysklogd \
|
||||
tar \
|
||||
xz \
|
||||
&& true
|
||||
|
@ -16,7 +16,6 @@ fuse 2.9.6-r0
|
||||
git 2.8.3-r0
|
||||
hvtools 4.4.15-r0
|
||||
iptables 1.6.0-r0
|
||||
ipvsadm 1.28-r0
|
||||
jq 1.5-r1
|
||||
keyutils-libs 1.5.9-r1
|
||||
krb5-conf 1.0-r1
|
||||
@ -30,29 +29,23 @@ libcurl 7.51.0-r0
|
||||
libfdisk 2.28-r3
|
||||
libmnl 1.0.3-r1
|
||||
libnftnl-libs 1.0.5-r0
|
||||
libnl 1.1.4-r0
|
||||
libsmartcols 2.28-r3
|
||||
libssh2 1.7.0-r0
|
||||
libssl1.0 1.0.2j-r0
|
||||
libuuid 2.28-r3
|
||||
libverto 0.2.5-r0
|
||||
make 4.1-r1
|
||||
musl 1.1.14-r14
|
||||
musl-utils 1.1.14-r14
|
||||
openrc 0.21-r2
|
||||
openssh 7.2_p2-r3
|
||||
openssh-client 7.2_p2-r3
|
||||
openssh-sftp-server 7.2_p2-r3
|
||||
openssl 1.0.2j-r0
|
||||
pcre 8.38-r1
|
||||
popt 1.16-r6
|
||||
rng-tools 5-r3
|
||||
scanelf 1.1.6-r0
|
||||
sfdisk 2.28-r3
|
||||
strace 4.11-r2
|
||||
sysklogd 1.5.1-r0
|
||||
talloc 2.1.7-r0
|
||||
tar 1.29-r1
|
||||
xz 5.2.2-r1
|
||||
xz-libs 5.2.2-r1
|
||||
zlib 1.2.8-r2
|
||||
|
Loading…
Reference in New Issue
Block a user