model_server icon indicating copy to clipboard operation
model_server copied to clipboard

Docker image too heavy

Open DYSpider13 opened this issue 3 years ago • 1 comments

I'm trying to build an image of the Python real-time-stream-analysis, and since it's using Ubuntu, the image ends up too heavy (more than 1Gb). Is there a specific reason to use Ubuntu, if not is it possible with another image smaller ?

DYSpider13 avatar Sep 18 '22 14:09 DYSpider13

Thank you for bringing this to our attention. It seems that OpenCV installation with APT makes the image 1.8 GB large. We'll try to make it smaller and get back to you with suggestions/fixes.

mzegla avatar Sep 19 '22 10:09 mzegla

The PR with shrinking the image - https://github.com/openvinotoolkit/model_server/pull/1459

mzegla avatar Oct 11 '22 08:10 mzegla