Replies: 2 comments 6 replies
-
One addition. I just checked the layers of the docker image:
So I guess, the lines starting with
|
Beta Was this translation helpful? Give feedback.
-
@mudler Bringing up an old thread. Is there an appetite for creating smaller Docker images that contain fewer intermediate results and fewer layers, and are therefore smaller?
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Dear community
First off: Thank you for your effort. I really like this software!
When trying to run different versions of LocalAI on my computer, i always run into the problem, that image pull takes very long. The images are huge! Deploying it with portainer will even fail, because a 70GB image is not pulled in a minute or so. Using some tag like
:latest
will often pull a new image. It is at a point, where testing is tedious, because oftentimes I cannot pull the image.So I was wondering, if someone can explain: Why is it so huge? Are all these layers required?
Thank you and best regards
Thomas
Below you see a list of some of my images. I also added some other images for reference: 68GB, 70GB?

Beta Was this translation helpful? Give feedback.
All reactions