1
0
mirror of synced 2025-12-19 18:10:59 -05:00

[Packages] Add troubleshooting section for Container Registry (#50674)

This commit is contained in:
Cory Calahan
2024-06-04 19:09:30 -07:00
committed by GitHub
parent 6df3ce020b
commit 68b3007048

View File

@@ -235,3 +235,8 @@ For example, the following {% data variables.product.prodname_actions %} workflo
push: true
outputs: type=image,name=target,annotation-index.org.opencontainers.image.description=My multi-arch image
```
## Troubleshooting
- The {% data variables.product.prodname_container_registry %} has a 10 GB size limit for each layer.
- The {% data variables.product.prodname_container_registry %} has a 10 minute timeout limit for uploads.