diff --git a/content/packages/working-with-a-github-packages-registry/working-with-the-container-registry.md b/content/packages/working-with-a-github-packages-registry/working-with-the-container-registry.md index 1a89cc7d40d9..9e325c54c386 100644 --- a/content/packages/working-with-a-github-packages-registry/working-with-the-container-registry.md +++ b/content/packages/working-with-a-github-packages-registry/working-with-the-container-registry.md @@ -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.