cue-labs / oci

Go modules related to OCI (Open Container Initiative) registries
Apache License 2.0
23 stars 4 forks source link

ociregistry/ociclient: use host not URL #15

Closed rogpeppe closed 1 year ago

rogpeppe commented 1 year ago

We use only the host, which maps better to using the host part of an OCI reference, and means that we sidestep awkward questions about what to do when there's a path or query components to the URL.