grpc-docker-library icon indicating copy to clipboard operation
grpc-docker-library copied to clipboard

Size of container

Open stellanhaglund opened this issue 7 years ago • 2 comments

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?

stellanhaglund avatar Jun 14 '17 19:06 stellanhaglund

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

markmandel avatar Jun 16 '17 20:06 markmandel

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

loffelmacher avatar Aug 10 '18 14:08 loffelmacher