mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-31 06:32:06 +00:00
Remove util-linux
This was added in #87 to support Kubernetes, but they no longer support install via Docker so can remove. Hopefully we have not started requiring this for anything else. Signed-off-by: Justin Cormack <justin@specialbusservice.com>
This commit is contained in:
parent
ddb6538c48
commit
f88bb528af
@ -1,4 +1,4 @@
|
||||
FROM justincormack/moby-alpine-base:0d79ff85d10a7d86067a3893e8a1f52ff3a073da
|
||||
FROM justincormack/moby-alpine-base:c31ad889c44f78974e8e04a5d489be3a07e77536
|
||||
|
||||
ENV ARCH=x86_64
|
||||
|
||||
|
@ -18,7 +18,6 @@ RUN \
|
||||
openssh-client \
|
||||
strace \
|
||||
fuse \
|
||||
util-linux \
|
||||
cifs-utils \
|
||||
e2fsprogs-extra \
|
||||
openssl \
|
||||
|
Loading…
Reference in New Issue
Block a user