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:
Justin Cormack
2016-08-20 11:03:33 +01:00
parent 16a5d6def3
commit 99331b6ed4
2 changed files with 1 additions and 2 deletions

View File

@@ -18,7 +18,6 @@ RUN \
openssh-client \
strace \
fuse \
util-linux \
cifs-utils \
e2fsprogs-extra \
openssl \