{"categories":[{"label":"Build Tools","url":"https://skillfed.io/packages/category/software-development-build-tools/2"}],"enrichment":{"capability":"A CDK construct that copies Docker images between registries (ECR, external registries, or from S3 archives), including support for multi-architecture image indexes.","skillfed_tags":["aws-cdk","container-deployment","infrastructure-as-code"],"use_cases":["Deploy a locally-built Docker image asset from CDK to a private ECR repository during stack synthesis.","Mirror a public container image (e.g., nginx) from Docker Hub to a private ECR for air-gapped or compliance-controlled environments.","Copy multi-architecture images with per-architecture tags to support both amd64 and arm64 deployments.","Restore a Docker image from an S3-stored tarball archive into ECR as part of disaster recovery or migration workflows.","Publish a private ECR image to AWS public ECR with automatic IAM permission attachment."],"what_it_does":"cdk-ecr-deployment is a CDK construct library that automates the deployment of Docker images to Amazon ECR and other registries. It wraps the container image transport layer used by Skopeo to enable image copying directly from CDK code, supporting sources like local Docker image assets, public registries, private registries (with credential management via AWS Secrets Manager), and S3 archives. The construct handles multi-architecture image indexes and can deploy to both private and public ECR repositories.\n\nThe package is designed for infrastructure-as-code workflows where Docker image deployment is part of a larger CDK stack. It abstracts away the complexity of registry authentication, image transport, and manifest handling, allowing developers to express image deployment as a declarative construct. The library relies on aws-cdk-lib, constructs, jsii, and publication for its core functionality.","worth_installing":"Yes. The package is actively maintained, has low install friction, carries a permissive license, and solves a concrete problem in CDK-based infrastructure workflows. It is production-stable (Development Status 5) with no known vulnerabilities. Install it if you need to automate Docker image deployment within AWS CDK stacks."},"id":"cdk-ecr-deployment","links":{"html":"https://skillfed.io/packages/cdk-ecr-deployment","md":"https://skillfed.io/packages/cdk-ecr-deployment.md","pypi":"https://pypi.org/project/cdk-ecr-deployment/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-14","license_spdx":null,"license_treatment":"permissive","name":"cdk-ecr-deployment","python_support":"supports_current","summary":"CDK construct to deploy docker image to Amazon ECR"},"popularity":{"monthly_downloads":548458,"position":6062,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"4.2.49"}
