Compare commits

..

No commits in common. "net-deb" and "mpabi-z1" have entirely different histories.

2 changed files with 0 additions and 4 deletions

View File

@ -7,8 +7,6 @@ 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 \

2
__
View File

@ -1,2 +0,0 @@
f() { sudo docker run --rm -dit --privileged --name "$1" deb su - user; }; f deb1