Add util-linux for K8's

Signed-off-by: Dave Tucker <dt@docker.com>
This commit is contained in:
Dave Tucker 2016-04-14 18:27:00 +01:00
parent a49bb9a4b2
commit c5cbb9aaa2

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