autodesk-cloud / ochopod

Your friendly orchestration overlay over Mesos, K8S and more !
http://autodesk-cloud.github.io/ochopod/
Apache License 2.0
122 stars 20 forks source link

thiner base docker image #38

Closed UncleBarney closed 8 years ago

UncleBarney commented 8 years ago

Currently we are using ubuntu 14.04 as base image, which is quite heavy, which resulting in huge image size for down-stream pod images. For example our auxiliary images' average size is around 500MB.

Do you think it's a good idea to go with something lighter and cut down the base ochopod image size?

opaugam commented 8 years ago

mh is that right ? look at the size of the flask sample image .. is that equally large ?

UncleBarney commented 8 years ago

sorry, my bad, didn't see the replication images and flask sample image. Looks like the ochopod base image is around 100MB in size.