leomaurodesenv / data-science-api-framework

A simple framework to test and deploy your Data Science API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weighted Docker image

leomaurodesenv opened this issue · comments

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.

image tag id size
ds-api 0.4.3 7c6209a95a4b 1.22GB
ds-api 0.4.4 084c101f54b4 1.22GB
  • Without images changes
    • so it does not make sense execute Image change
  • Anyway, reorder Docker steps - to better redeployment
  • Fix requirements