restore e2fsprogs in hyperkube image

Fixes #52789
Fixes #50802
pull/6/head
Ryan Phillips 2017-09-20 11:05:59 -05:00
parent a514443091
commit 872a3ff7a7
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ RUN ln -s /bin/sh /bin/bash
RUN echo CACHEBUST>/dev/null && clean-install \
iptables \
e2fsprogs \
ebtables \
ethtool \
ca-certificates \