Commit ec61441a authored by k8s-merge-robot's avatar k8s-merge-robot

Merge pull request #17159 from 2opremio/17157-socat-hyperkube-container

Auto commit by PR queue bot
parents 0d9f2dc5 a9465e77
......@@ -7,6 +7,7 @@ RUN DEBIAN_FRONTEND=noninteractive apt-get update -y \
ca-certificates \
file \
util-linux \
socat \
&& DEBIAN_FRONTEND=noninteractive apt-get autoremove -y \
&& DEBIAN_FRONTEND=noninteractive apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment