mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-25 11:44:44 +00:00
Remove lvm2 package
We have no lvm support, so not needed. Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
parent
7153308e49
commit
85fd9a96ae
@ -1,4 +1,4 @@
|
||||
FROM mobylinux/alpine-base:c1301a5d6cba62693c16e3c712d32e8b3cb27d91
|
||||
FROM mobylinux/alpine-base:ee9ceededb8de43a313070b54ff98a6d6f42e757
|
||||
|
||||
ENV ARCH=x86_64
|
||||
|
||||
|
@ -19,7 +19,6 @@ RUN \
|
||||
iptables \
|
||||
ipvsadm@nextmain \
|
||||
jq \
|
||||
lvm2 \
|
||||
make \
|
||||
openrc \
|
||||
openssh \
|
||||
|
@ -8,7 +8,6 @@ ca-certificates 20160104-r4
|
||||
chrony 2.3-r1
|
||||
cifs-utils 6.5-r0
|
||||
curl 7.51.0-r0
|
||||
device-mapper 2.02.154-r0
|
||||
dhcpcd 6.10.3-r1
|
||||
e2fsprogs 1.43-r0
|
||||
e2fsprogs-extra 1.43-r0
|
||||
@ -38,8 +37,6 @@ libssh2 1.7.0-r0
|
||||
libssl1.0 1.0.2j-r0
|
||||
libuuid 2.28-r3
|
||||
libverto 0.2.5-r0
|
||||
lvm2 2.02.154-r0
|
||||
lvm2-libs 2.02.154-r0
|
||||
make 4.1-r1
|
||||
musl 1.1.14-r14
|
||||
musl-utils 1.1.14-r14
|
||||
|
Loading…
Reference in New Issue
Block a user