diff options
Diffstat (limited to 'Dockerfile.CentOS')
-rw-r--r-- | Dockerfile.CentOS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Dockerfile.CentOS b/Dockerfile.CentOS index 0c9917210..06f7ed602 100644 --- a/Dockerfile.CentOS +++ b/Dockerfile.CentOS @@ -24,6 +24,7 @@ RUN yum -y install btrfs-progs-devel \ which\ golang-github-cpuguy83-go-md2man \ nmap-ncat \ + xz \ iptables && yum clean all # Install CNI plugins |