mirror of https://github.com/docker/docs.git
Update access.md (#22807)
Add a note about contacting the sales team for more info to make it clear this is a separate SKU. <!--Delete sections as needed --> ## Description <!-- Tell us what you did and why --> ## Related issues or tickets <!-- Related issues, pull requests, or Jira tickets --> ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Technical review - [ ] Editorial review - [ ] Product review
This commit is contained in:
parent
eb647ac635
commit
8b7bde075a
|
@ -141,6 +141,8 @@ Gated distribution allows publishers to securely share private container images
|
|||
|
||||
This feature is ideal for commercial software publishers who want to control who can pull specific images while preserving a clean separation between internal users and external consumers.
|
||||
|
||||
If you are interested in Gated Distribution contact the [Docker Sales Team](https://www.docker.com/pricing/contact-sales/) for more information.
|
||||
|
||||
### Key features
|
||||
|
||||
- **Private repository distribution**: Content is stored in private repositories and only accessible to explicitly invited users.
|
||||
|
|
Loading…
Reference in New Issue