This commit is contained in:
topek 2024-10-09 09:37:41 +02:00
parent 2ce50ead69
commit 31c1323d64
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ ENV DEBIAN_FRONTEND=noninteractive
# Aktualizacja pakietów i instalacja wymaganych narzędzi wraz z python3 i python3-scapy
RUN apt-get update && apt-get install -y \
iproute2 \
iputils-ping \
curl \
vim \
tmux \