Add xfsprogs to hyperkube baseimage

This commit is contained in:
Maxim Ivanov 2017-12-07 18:27:02 +00:00
parent e4bff8b728
commit 89536307af

View File

@ -28,6 +28,7 @@ RUN echo CACHEBUST>/dev/null && clean-install \
cifs-utils \
conntrack \
e2fsprogs \
xfsprogs \
ebtables \
ethtool \
git \