<div dir="ltr"><div class="gmail_default" style="font-size:small">I was asked a question that got me thinking: if crane is just a static file server could we use it without pulp? For docker v1 we use pulp to generate the crane json files. I'm not sure that's required for v2. Note: I am really behind on docker v2 in general and the crane v2 implementation.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Why: Managing a pulp instance is overhead that is not always required. For the v1 registry service[1] we're doing basically what is being asked: take a tarball export from pulp, push crane json files, the layers go into an AWS S3 bucket.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">[1] <a href="https://github.com/aweiteka/raas">https://github.com/aweiteka/raas</a></div></div>