Skip to content

Commit a7c0457

Browse files
pb8oroypat
authored andcommitted
chore(devctr): add iptables dependency
It's small (~2MB) and may be needed to configure the network. Signed-off-by: Pablo Barbáchano <[email protected]>
1 parent 456b1d5 commit a7c0457

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/devctr/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ RUN apt-get update \
7373
# needed for integration tests
7474
net-tools iproute2 iperf3 socat fdisk \
7575
numactl \
76+
iptables \
7677
openssh-client \
7778
pkgconf \
7879
python3 python3-dev python3-pip \

0 commit comments

Comments
 (0)