udpate
This commit is contained in:
parent
2ce50ead69
commit
31c1323d64
|
@ -7,6 +7,7 @@ ENV DEBIAN_FRONTEND=noninteractive
|
||||||
# Aktualizacja pakietów i instalacja wymaganych narzędzi wraz z python3 i python3-scapy
|
# Aktualizacja pakietów i instalacja wymaganych narzędzi wraz z python3 i python3-scapy
|
||||||
RUN apt-get update && apt-get install -y \
|
RUN apt-get update && apt-get install -y \
|
||||||
iproute2 \
|
iproute2 \
|
||||||
|
iputils-ping \
|
||||||
curl \
|
curl \
|
||||||
vim \
|
vim \
|
||||||
tmux \
|
tmux \
|
||||||
|
|
Loading…
Reference in New Issue