mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-02 23:47:11 +00:00
pkg/ip: added iptables, ebtables, ipvsadm, and bridge-utils
Signed-off-by: Isaac Rodman <isaac@eyz.us>
This commit is contained in:
committed by
Isaac Rodman
parent
d4a91982ab
commit
0ff1f84918
@@ -6,6 +6,10 @@ RUN apk add --no-cache --initdb -p /out \
|
||||
bash \
|
||||
busybox \
|
||||
iproute2 \
|
||||
iptables \
|
||||
ebtables \
|
||||
ipvsadm \
|
||||
bridge-utils \
|
||||
musl \
|
||||
wireguard-tools
|
||||
|
||||
|
Reference in New Issue
Block a user