mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 03:41:45 +00:00
cluster/images/hyperkube: add jq for some volume plugins
This commit is contained in:
parent
23cd9d7b05
commit
c8115baa48
@ -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 \
|
||||||
|
Loading…
Reference in New Issue
Block a user