mirror of
https://github.com/thewhiteh4t/pwnedOrNot.git
synced 2026-08-17 18:35:40 +02:00
dockerfile updated
This commit is contained in:
+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