2
0
mirror of https://github.com/flotwig/spoofident synced 2025-08-22 01:57:44 +00:00
spoofident/Dockerfile
2019-10-26 21:05:52 -04:00

8 lines
69 B
Docker

FROM python:3.6
COPY . /app
WORKDIR /app
CMD python spoofident.py