Container Registries Store, manage, and distribute container images across cloud and self-hosted registries. When to Use This Skill Use this skill when: - Pushing and pulling container images - Configuring registry authentication - Setting up image retention policies - Managing private container registries - Implementing image scanning and security Prerequisites - Docker or Podman installed - Cloud CLI tools (AWS CLI, az, gcloud) for respective registries - Appropriate IAM permissions Docker Hub Authentication Push/Pull Images Automated Builds Configure in Docker Hub UI: 1. Connect GitHub/Bit…