mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-23 11:00:25 +00:00
Add util-linux for K8's
Signed-off-by: Dave Tucker <dt@docker.com>
This commit is contained in:
parent
a49bb9a4b2
commit
c5cbb9aaa2
@ -15,7 +15,8 @@ RUN \
|
|||||||
alpine-conf \
|
alpine-conf \
|
||||||
bind-tools \
|
bind-tools \
|
||||||
openssh-client \
|
openssh-client \
|
||||||
strace fuse
|
strace fuse \
|
||||||
|
util-linux
|
||||||
|
|
||||||
COPY etc /etc/
|
COPY etc /etc/
|
||||||
RUN mkdir -p /etc/docker
|
RUN mkdir -p /etc/docker
|
||||||
|
Loading…
Reference in New Issue
Block a user