<div dir="ltr"><div>Hello Kavinnath,</div><div><br></div><div>The short answer is yes, but".</div><div><br></div><div>Varnish can happily front a docker registry, and it's only HTTP, but there are a certain number of caveats:</div><div>- remember that docker, by default, doesn't like plaintext connections, so you'll probably want to use a TLS-terminator in front of Varnish (<a href="https://hub.docker.com/_/hitch">https://hub.docker.com/_/hitch</a>)</div><div>- docker images can be quite big, so make sure to size Varnish properly.<br></div><div>- if you want to front the main docker registry in particular, you'll have to deal with the token dance (<a href="https://docs.docker.com/registry/spec/auth/token/">https://docs.docker.com/registry/spec/auth/token/</a>) it requires. It's not a problem in itself, but it requires some VCL to get it working.</div><div><br></div><div>If you have more questions, this mailing list will work very well for asynchronous messaging, but know that there's also an IRC channel (<a href="https://varnish-cache.org/support/#irc-channel">https://varnish-cache.org/support/#irc-channel</a>) as well as a discord server (<a href="https://discord.gg/EuwdvbZR6d">https://discord.gg/EuwdvbZR6d</a>) if you want something more synchronous.</div><div><br></div><div>Cheers,</div><div><br></div><div><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>-- <br></div><div>Guillaume Quintard<br></div></div></div></div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Nov 21, 2022 at 4:39 AM learner <<a href="mailto:kavinsethu@gmail.com">kavinsethu@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Hi Team,<br><br></div><div>I hope this is the right place to ask doubts otherwise please redirect me to the right place.<br></div>I
 would like to understand whether we can use varnish as proxy cache as 
frontend for docker registry. Hope varnish is able to cache docker 
images. If yes, Could you please share with me the rightful resources to
 explore further.<br clear="all"><br>-- <br><div dir="ltr"><div dir="ltr"><div>Kind Regards,<br></div><div>Kavinnath<br></div></div></div></div>
_______________________________________________<br>
varnish-misc mailing list<br>
<a href="mailto:varnish-misc@varnish-cache.org" target="_blank">varnish-misc@varnish-cache.org</a><br>
<a href="https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc" rel="noreferrer" target="_blank">https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc</a><br>
</blockquote></div>