[Abandon Partie 1]
This commit is contained in:
parent
906a9ecb61
commit
f49eab2731
14 changed files with 305 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
|||
FROM debian:bookworm-slim
|
||||
RUN apt-get update && apt-get install -y curl python3 python3-pip \
|
||||
RUN apt-get update && apt-get install -y curl python3 python3-pip iputils-ping net-tools \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue