cluster/images/hyperkube: add jq for some volume plugins

This commit is contained in:
Patrick Baxter 2016-12-14 22:54:48 +00:00 committed by Euan Kemp
parent 23cd9d7b05
commit c8115baa48

View File

@ -28,6 +28,7 @@ RUN DEBIAN_FRONTEND=noninteractive apt-get update -y \
util-linux \ util-linux \
socat \ socat \
git \ git \
jq \
nfs-common \ nfs-common \
glusterfs-client \ glusterfs-client \
cifs-utils \ cifs-utils \