FROM debian:bullseye-slim RUN apt update && apt upgrade -y && apt install -y iproute2 net-tools tmux netcat curl