This commit is contained in:
parent
62ce5c8826
commit
82081f6fe8
@ -1,6 +1,3 @@
|
|||||||
CMD exec gunicorn --bind :$PORT --workers 1 --threads 8 app:app
|
|
||||||
|
|
||||||
|
|
||||||
# Use the official lightweight Python image.
|
# Use the official lightweight Python image.
|
||||||
# https://hub.docker.com/_/python
|
# https://hub.docker.com/_/python
|
||||||
FROM python:3.8-slim
|
FROM python:3.8-slim
|
||||||
|
Reference in New Issue
Block a user