grpc / grpc-docker-library

Contains dockerfiles for gRPC in different languages
Apache License 2.0
207 stars 83 forks source link

Size of container #44

Open stellanhaglund opened 7 years ago

stellanhaglund commented 7 years ago

Hi I used the parts from the c++ 1.0 container to build one of my own using alpine 3.5 and the size ends up at over 1.4gb, can this be correct?

markmandel commented 7 years ago

@stellanhaglund I'm not 100% sure what you are referring to in your question. Please provide the specific Dockerfiles that you are using.

loffelmacher commented 6 years ago

I've got an image which is about ~150MB when I install it in alpine, but when I base mine off this, the size blows up to ~950MB