Data Science Wire

Vercel Container Registry repositories can now be made public

Vercel Blog - AI1mo4 min read

Vercel Container Registry now lets you make a repository public, so anyone with a Vercel account can pull and use its images. Sharing already granted read access to up to 100 teams, and making a repository public opens that access to every Vercel team rather than a named set. Public access is read-only, so anyone can pull and use the images but cannot push, delete, or otherwise change the repository. Repositories stay private by default. Make a repository public from the project dashboard under Images → repository → Settings → Public Access, where confirming requires typing the repository name

Read the full story at Vercel Blog - AI

More in Engineering