<div dir="ltr"><div>Hi Konstantin,</div><div><br></div><div>It looks like it might be an issue with skopeo.</div><div>I was able to reproduce the error only if i convert with skopeo image to v2s1.</div><div>Conversion and pull of v2s2 succeeds.</div><div>Docker pull from as a result of sync from registry succeeds.</div><div><br></div><div>Pull of skopeo output v2s1:</div><div>$ docker pull localhost:1234/centos1:latest<br>Trying to pull repository localhost:1234/centos1 ... <br>unexpected end of JSON input</div><div><br></div><div>Pull of skopeo output v2s2:</div><div>$ docker pull localhost:1234/centos2:latest<br>Trying to pull repository localhost:1234/centos2 ... <br>sha256:6ac335a2188c8fec30719d6fb137931f3b9b4c480f264116e05430455f7ad578: Pulling from localhost:1234/centos2<br>Digest: sha256:6ac335a2188c8fec30719d6fb137931f3b9b4c480f264116e05430455f7ad578<br>Status: Image is up to date for localhost:1234/centos2:latest</div><div><br></div><div>I will reach skopeo devs and follow-up with you later once there are some updates.</div><div>Thank you for pointing out this issue!<br></div><div><br></div><br><div><br></div></div>