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
@@ -5,8 +5,7 @@ LABEL \
|
||||
author="thewhiteh4t" \
|
||||
maintainer="Vincent Nadal <vincent.nadal@orange.fr>"
|
||||
RUN apt-get update && \
|
||||
apt-get -y install python3 python3-pip nodejs
|
||||
apt-get -y install python3 python3-pip
|
||||
RUN pip3 install requests
|
||||
RUN pip3 install cfscrape
|
||||
COPY * ./
|
||||
ENTRYPOINT ["python3", "pwnedornot.py"]
|
||||
|
||||
Reference in New Issue
Block a user