parent
2ce50ead69
commit
01dea41cc5
|
@ -7,6 +7,8 @@ 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 \
|
||||
traceroute \
|
||||
curl \
|
||||
vim \
|
||||
tmux \
|
||||
|
|
Loading…
Reference in New Issue