Summary
GitHub Packages container support will be improved so you can more easily share containers in your organization, set granular access permissions, and anonymously access public container images. It will also implement the OCI standards for hosting Docker images.
Intended Outcome
GitHub Packages encourages inner-sourcing by sharing containers across the organization, allows for better enforcement of access policies, and supports anonymously downloading public container images. Additionally, GitHub Packages container support is optimized for sharing layers between images across the entire organization making it faster and more cost-efficient.
How will it work?
Administrators can create unique permissions for packages and developers can store OCI compliant containers.
The text was updated successfully, but these errors were encountered:
Summary
GitHub Packages container support will be improved so you can more easily share containers in your organization, set granular access permissions, and anonymously access public container images. It will also implement the OCI standards for hosting Docker images.
Intended Outcome
GitHub Packages encourages inner-sourcing by sharing containers across the organization, allows for better enforcement of access policies, and supports anonymously downloading public container images. Additionally, GitHub Packages container support is optimized for sharing layers between images across the entire organization making it faster and more cost-efficient.
How will it work?
Administrators can create unique permissions for packages and developers can store OCI compliant containers.
The text was updated successfully, but these errors were encountered: