Removed resolvconf because it is legacy and cause problem with docker image building.
This commit is contained in:
@@ -18,7 +18,7 @@ RUN apt update && apt install -y \
|
|||||||
# Network performance tools
|
# Network performance tools
|
||||||
iperf3 speedtest-cli \
|
iperf3 speedtest-cli \
|
||||||
# Network configuration utilities
|
# Network configuration utilities
|
||||||
resolvconf bridge-utils vlan \
|
bridge-utils vlan \
|
||||||
# VPN and tunneling tools
|
# VPN and tunneling tools
|
||||||
wireguard-tools openvpn stunnel4 \
|
wireguard-tools openvpn stunnel4 \
|
||||||
# Packet analysis tools
|
# Packet analysis tools
|
||||||
|
|||||||
Reference in New Issue
Block a user