Compare commits
No commits in common. "net-deb" and "mpabi-z1" have entirely different histories.
|
@ -7,8 +7,6 @@ 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 \
|
|
||||||
traceroute \
|
|
||||||
curl \
|
curl \
|
||||||
vim \
|
vim \
|
||||||
tmux \
|
tmux \
|
||||||
|
|
Loading…
Reference in New Issue