mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-02 15:37:11 +00:00
kubernetes: Add socat to cri-containerd package.
Signed-off-by: Ian Campbell <ijc@docker.com>
This commit is contained in:
@@ -10,6 +10,7 @@ RUN \
|
||||
libseccomp-dev \
|
||||
linux-headers \
|
||||
make \
|
||||
socat \
|
||||
&& true
|
||||
ENV GOPATH=/go PATH=$PATH:/go/bin
|
||||
|
||||
|
Reference in New Issue
Block a user