Execute use when you need to work with containerization. This skill provides container management and orchestration with comprehensive guidance and automation. Trigger with phrases like "containerize app", "manage containers", or "orchestrate deployment".
48
37%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Passed
No known issues
Optimize this skill with Tessl
npx tessl skill review --optimize ./plugins/devops/container-registry-manager/skills/managing-container-registries/SKILL.mdManage container registries across Docker Hub, AWS ECR, GCP Artifact Registry, Azure ACR, and self-hosted registries (Harbor, Nexus). Automate image tagging, lifecycle policies, cross-region replication, vulnerability scanning integration, and access control for container image storage and distribution.
aws, gcloud, az) for managed registriesdocker login or credential helpers)docker-credential-ecr-login, gcloud auth configure-docker)latest only for development| Error | Cause | Solution |
|---|---|---|
denied: requested access to the resource is denied | Missing push/pull permissions or expired token | Re-authenticate with docker login or refresh credential helper; verify IAM policies |
manifest unknown: manifest unknown | Image tag does not exist in the registry | Verify image name and tag; check if lifecycle policy deleted the image |
no space left on device during push | Registry storage quota exceeded | Increase quota, run lifecycle cleanup, or delete unused images |
unauthorized: authentication required | Credential helper not configured or token expired | Set up credential helper (aws ecr get-login-password, gcloud auth configure-docker) |
toomanyrequests: rate limit exceeded | Docker Hub pull rate limit hit | Use authenticated pulls, mirror images to private registry, or upgrade Docker Hub plan |
latest, pushes to ECR, and fails if Critical vulnerabilities are found."3a2d27d
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.