mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-28 14:07:14 +00:00
Merge pull request #17159 from 2opremio/17157-socat-hyperkube-container
Auto commit by PR queue bot
This commit is contained in:
commit
ec61441a80
@ -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/*
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user