Merge pull request #18273 from thockin/ethtool

Auto commit by PR queue bot
This commit is contained in:
k8s-merge-robot 2015-12-14 13:54:05 -08:00
commit 1ab03bea80

View File

@ -4,6 +4,7 @@ RUN DEBIAN_FRONTEND=noninteractive apt-get update -y \
&& DEBIAN_FRONTEND=noninteractive apt-get -yy -q \
install \
iptables \
ethtool \
ca-certificates \
file \
util-linux \