mirror of
https://github.com/kubernetes-sigs/kind.git
synced 2025-11-30 23:16:04 +07:00
remove ebtables, is no longer needed
This commit is contained in:
@@ -73,7 +73,7 @@ RUN chmod 755 /kind/bin && \
|
||||
echo "Installing Packages ..." \
|
||||
&& DEBIAN_FRONTEND=noninteractive clean-install \
|
||||
systemd \
|
||||
conntrack iptables nftables iproute2 ethtool util-linux mount ebtables kmod \
|
||||
conntrack iptables nftables iproute2 ethtool util-linux mount kmod \
|
||||
libseccomp2 pigz fuse-overlayfs \
|
||||
nfs-common open-iscsi \
|
||||
bash ca-certificates curl jq procps \
|
||||
|
||||
Reference in New Issue
Block a user