Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

visibility-and-access-permissions.md 1.1 KB

You have to be logged in to leave a comment. Sign In

{% if currentVersion == "free-pro-team@latest" %} If you have admin permissions to a container image, you can set the access permissions for the container image to private or public. Public images allow anonymous access and can be pulled without authentication or signing in via the CLI.

As an admin, you can also grant access permissions for a container image that are separate from the permissions you've set at the organization and repository levels.

For container images published and owned by a user account, you can give any person an access role. For container images published and owned by an organization, you can give any person or team in the organization an access role.

Permission Access description
read Can download package.
Can read package metadata.
write Can upload and download this package.
Can read and write package metadata.
admin Can upload, download, delete, and manage this package.
Can read and write package metadata.
Can grant package permissions.
{% endif %}
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...