Issues getting started #1267
ehuizar1028
started this conversation in
General
Replies: 1 comment 9 replies
-
Sounds like a bug.
Can you provide additional information? What registry are you pulling from? Can you reproduce it with other images (this would be especially helpful if you can reproduce it with a public image so we can try on our side)? Can you provide additional SOCI logs? |
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am using the getting started guide https://github.com/awslabs/soci-snapshotter/blob/main/docs/getting-started.md
Which seems to be working as intended. I do see an improvement when i run an image on that single node.
But if i navigate to a different node where i didnt perform the
nerdctl pull/push
commands described in this sectionpush-an-image-to-your-registry
, but i install SOCI and pull with the soci snapshotter, i receiveunable to fetch SOCI index: unable to fetch descriptor
ANDmismatch content-length
Soci and lazy loading is a new concept to me so I may be missing something fundamental, but does anyone have any ideas on what's going on?
Beta Was this translation helpful? Give feedback.
All reactions