This commit is contained in:
parent
93e091f1d2
commit
42b91cbf72
@ -1,6 +1,6 @@
|
|||||||
FROM debian:bullseye-slim
|
FROM debian:bullseye-slim
|
||||||
#
|
#
|
||||||
RUN apt update && apt install python3 python3-pip -y
|
RUN apt update && apt install python3 python3-pip iputils-ping -y
|
||||||
COPY logpingresult.py /usr/local/bin/
|
COPY logpingresult.py /usr/local/bin/
|
||||||
COPY requirements.txt /
|
COPY requirements.txt /
|
||||||
COPY init.sh /
|
COPY init.sh /
|
||||||
|
Loading…
x
Reference in New Issue
Block a user