Skip to content

Conversation

@jacobwgillespie
Copy link
Member

WIP, but this replaces the local registry proxy container with pulling from a remote service (https://github.com/depot/pull.depot.dev). This simplifies the local CLI machinery, so that we don't have to run the local proxy container.

It works like this:

  1. We'd run the pull.depot.dev service in AWS - this runs the same code that the registry proxy would have run
  2. The CLI encodes the BuildKit connection details (address, TLS certs) into the registry auth password and pulls from the remote registry

I haven't deployed pull.depot.dev to AWS - I think we'd also want the hostname of the pull service to be provided by the API, so that we can modify which service the CLI pulls from based on region or self-hosted.

@jacobwgillespie jacobwgillespie requested a review from goller April 27, 2024 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant