Closed leomaurodesenv closed 4 years ago
Replace python:3.7 for the version python3.7-alpine3.8. Add in the Dockerfile the image FROM tiangolo/meinheld-gunicorn:python3.7-alpine3.8. Calcule the % MB of each image to verify the most advantageous.
python:3.7
python3.7-alpine3.8
Dockerfile
FROM tiangolo/meinheld-gunicorn:python3.7-alpine3.8
Replace
python:3.7
for the versionpython3.7-alpine3.8
. Add in theDockerfile
the imageFROM tiangolo/meinheld-gunicorn:python3.7-alpine3.8
. Calcule the % MB of each image to verify the most advantageous.