mirror of
https://github.com/thewhiteh4t/pwnedOrNot.git
synced 2026-09-27 20:14:49 +02:00
+1
-2
@@ -10,5 +10,4 @@ WORKDIR /root
|
||||
RUN git clone https://github.com/thewhiteh4t/pwnedOrNot.git
|
||||
WORKDIR /root/pwnedOrNot/
|
||||
RUN pip3 install --upgrade pip
|
||||
RUN pip3 install requests
|
||||
ENTRYPOINT ["python3", "pwnedornot.py"]
|
||||
RUN pip3 install requests
|
||||
Reference in New Issue
Block a user