Removed resolvconf because it is legacy and cause problem with docker image building.
Some checks failed
continuous-integration/drone Build is passing
continuous-integration/drone/push Build is failing

This commit is contained in:
Ameer Hamza Khan
2025-07-27 13:40:12 +00:00
parent bb6dc6ab2e
commit 7a86a6306c

View File

@@ -18,7 +18,7 @@ RUN apt update && apt install -y \
# Network performance tools
iperf3 speedtest-cli \
# Network configuration utilities
resolvconf bridge-utils vlan \
bridge-utils vlan \
# VPN and tunneling tools
wireguard-tools openvpn stunnel4 \
# Packet analysis tools