aboutsummaryrefslogblamecommitdiffstats
path: root/netdummy/Dockerfile
blob: 179dc4e44aa0404560e9dcad247b943cd9ddf1ec (plain) (tree)
1
2

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