ModischFabrications / CutSolver

Webservice to determine ideal cut placement on stocks

Home Page:https://cutsolver.modisch.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

shrink docker image

ModischFabrications opened this issue · comments

all comparisons use amd64. Check using docker image ls

old size (pre-multistage): 344 MB

new size (py3.7 builder, py3.7slim): 239 MB

new size (3.8): 287 MB

no idea what's wrong, might be because of complete copy of pip?
-slim base image has <100MB

alright, compressed image on docker hub is 75 MB, I can live with that.