0
0
Fork 0

Create Dockerfile

Create Dockerfile
Lanhui-add-articles
ArrayYang 2021-06-16 16:31:05 +08:00 committed by GitHub
parent 1ba4dcd45e
commit c3219aef1f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

2
Dockerfile Normal file
View File

@ -0,0 +1,2 @@
FROM tiangolo/uwsgi-nginx-flask:python3.6
COPY ./app /app