mirror of
https://github.com/PhoenixTwoFive/karaoqueue.git
synced 2025-07-04 17:21:43 +02:00
Delete old Dockerfile
This commit is contained in:
@ -1,11 +0,0 @@
|
|||||||
FROM tiangolo/uwsgi-nginx-flask:python3.7
|
|
||||||
|
|
||||||
RUN pip install requests
|
|
||||||
|
|
||||||
RUN pip install pandas
|
|
||||||
|
|
||||||
RUN pip install Flask-BasicAuth
|
|
||||||
|
|
||||||
RUN pip install bs4
|
|
||||||
|
|
||||||
COPY ./app /app
|
|
Reference in New Issue
Block a user