Container Registry allows sharing container images by adjusting visibility settings in the registrys Settings tab
Yes. Vultr Container Registry (VCR) allows you to share container images by changing the registry’s visibility settings. In the Settings tab of your registry, you can enable the Public option under Change Visibility and save the changes.
When a registry is set to public, anyone with the registry’s URL can pull images without authentication. This is useful for distributing base images, open-source projects, or artifacts meant for broad access.
For private registries, only users with valid credentials can authenticate and pull images, ensuring access is restricted to authorized systems and individuals.