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 \ cifs-utils \
conntrack \ conntrack \
e2fsprogs \ e2fsprogs \
xfsprogs \
ebtables \ ebtables \
ethtool \ ethtool \
git \ git \