Merge pull request #28717 from freehan/ebtable
Automatic merge from submit-queue Filter duplicate network packets in promiscuous bridge mode (with ebtables) also fixes: #30783
This commit is contained in:
@@ -21,6 +21,7 @@ CROSS_BUILD_COPY qemu-ARCH-static /usr/bin/
|
||||
RUN DEBIAN_FRONTEND=noninteractive apt-get update -y \
|
||||
&& DEBIAN_FRONTEND=noninteractive apt-get -yy -q install \
|
||||
iptables \
|
||||
ebtables \
|
||||
ethtool \
|
||||
ca-certificates \
|
||||
conntrack \
|
||||
|
Reference in New Issue
Block a user