Merge pull request #87 from dave-tucker/util-linux

Add util-linux for K8's
This commit is contained in:
Justin Cormack 2016-04-15 13:06:32 +01:00
commit 5910d4870d

View File

@ -15,7 +15,8 @@ RUN \
alpine-conf \
bind-tools \
openssh-client \
strace fuse
strace fuse \
util-linux
COPY etc /etc/
RUN mkdir -p /etc/docker