forked from mrlan/EnglishPal
2 lines
57 B
Docker
2 lines
57 B
Docker
|
FROM tiangolo/uwsgi-nginx-flask:python3.6
|
||
|
COPY ./app /app
|