<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/share-vercel-container-registry-repositories-across-teams-kgcvxanbn" -->

---
title: Share Vercel Container Registry repositories across teams
description: Vercel Container Registry now supports cross-team repository sharing, allowing teams to grant read-only access to their container images. Sharing is read-only...
canonical: https://daily.dev/posts/share-vercel-container-registry-repositories-across-teams-kgcvxanbn
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Share Vercel Container Registry repositories across teams | daily.dev
og:description: Vercel Container Registry now supports cross-team repository sharing, allowing teams to grant read-only access to their container images. Sharing is read-only...
og:url: https://daily.dev/posts/share-vercel-container-registry-repositories-across-teams-kgcvxanbn
og:image: https://api.daily.dev/og/posts/kGCVXaNBN.png
og:image:alt: Share Vercel Container Registry repositories across teams
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Share Vercel Container Registry repositories across teams

**[Vercel](https://daily.dev/sources/vercel)** · 1 min read · 1 upvotes · 1 comments

## Summary

Vercel Container Registry now supports cross-team repository sharing, allowing teams to grant read-only access to their container images. Sharing is read-only and covers entire repositories — recipients can pull and use images but cannot push, delete, or re-share. Each repository can be shared with up to 100 teams. Configuration is available via the project dashboard or the Vercel CLI (v58.3.0+). Shared images can also be referenced in Vercel Sandbox via a team-scoped image reference in `Sandbox.create()`. The feature is available on all plans.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://vercel.com/changelog/share-vercel-container-registry-repositories-across-teams>

## Similar posts on daily.dev

- [Vercel Container Registry repositories can now be made public](https://daily.dev/posts/vercel-container-registry-repositories-can-now-be-made-public-ughrgn7zv) · Vercel · 1 upvotes · 2 comments
- [Introducing Multiple Registry Support on DigitalOcean Container Registry](https://daily.dev/posts/introducing-multiple-registry-support-on-digitalocean-container-registry-yo8dtedtf) · DigitalOcean · 6 upvotes · 0 comments

---

Tags: [#docker](https://daily.dev/tags/docker), [#containers](https://daily.dev/tags/containers), [#vercel](https://daily.dev/tags/vercel)

[View this post on daily.dev](https://daily.dev/posts/share-vercel-container-registry-repositories-across-teams-kgcvxanbn)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Share Vercel Container Registry repositories across teams","url":"https://daily.dev/posts/share-vercel-container-registry-repositories-across-teams-kgcvxanbn","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/share-vercel-container-registry-repositories-across-teams-kgcvxanbn"},"datePublished":"2026-08-03T16:24:45.827Z","dateModified":"2026-08-03T16:25:03.808Z","description":"Vercel Container Registry now supports cross-team repository sharing, allowing teams to grant read-only access to their container images. Sharing is read-only...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/a749061d4fb4bab0d4b22c6841756e85?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/a749061d4fb4bab0d4b22c6841756e85?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"Vercel","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Vercel","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/04cca7235cf84db092f24b7ba427b3e1","url":"https://daily.dev/sources/vercel"},"commentCount":1,"discussionUrl":"https://daily.dev/posts/share-vercel-container-registry-repositories-across-teams-kgcvxanbn","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":1},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":1}],"keywords":"docker,containers,vercel","timeRequired":"PT1M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Vercel","item":"https://daily.dev/sources/vercel"},{"@type":"ListItem","position":3,"name":"Share Vercel Container Registry repositories across teams"}]}
```

