{"id":19725321,"url":"https://github.com/diomalta/aws-ecr-push","last_synced_at":"2026-05-07T08:32:28.756Z","repository":{"id":213702354,"uuid":"734697267","full_name":"diomalta/aws-ecr-push","owner":"diomalta","description":"This package includes scripts for logging into the Amazon Elastic Container Registry (ECR), building Docker images, and pushing these images to an ECR repository.","archived":false,"fork":false,"pushed_at":"2024-01-26T22:30:45.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-10T16:54:28.576Z","etag":null,"topics":["actions","aws","ecr","shell"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/diomalta.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-12-22T11:12:31.000Z","updated_at":"2024-01-25T15:10:46.000Z","dependencies_parsed_at":"2023-12-22T23:24:11.443Z","dependency_job_id":"93ec2fde-ea13-4167-9404-3ba62ebfff33","html_url":"https://github.com/diomalta/aws-ecr-push","commit_stats":null,"previous_names":["diomalta/aws-ecr-deploy","diomalta/aws-ecr-push"],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diomalta%2Faws-ecr-push","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diomalta%2Faws-ecr-push/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diomalta%2Faws-ecr-push/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diomalta%2Faws-ecr-push/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/diomalta","download_url":"https://codeload.github.com/diomalta/aws-ecr-push/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241049316,"owners_count":19900425,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["actions","aws","ecr","shell"],"created_at":"2024-11-11T23:29:23.508Z","updated_at":"2026-05-07T08:32:28.726Z","avatar_url":"https://github.com/diomalta.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ECR Push\n\nThis action builds, tags, and pushes a Docker image to AWS ECR.\n\n## Environment Variables\n\n| Name                   | Description                                      |\n|------------------------|--------------------------------------------------|\n| AWS_ACCESS_KEY_ID      | AWS Access Key ID                                |\n| AWS_SECRET_ACCESS_KEY  | AWS Secret Access Key                            |\n| AWS_ECR_REGION         | AWS ECR Region                                   |\n| IMAGE_REPOSITORY_URL   | AWS ECR Image Repository URL                     |\n| IMAGE_TAG              | Docker Image Tag (default: random hash)          |\n| IMAGE_TAG_DEFAULT      | Docker Image Tag Default  (default: latest)      |\n| PATH_DOCKERFILE        | Dockerfile Path (default: ./Dockerfile)          |\n| DOCKER_ARCHITECTURE    | Docker Architecture (default: linux/amd64)       |\n\n## Example Usage\n\n```yaml\n- name: diomalta/aws-ecr-push\n  uses: diomalta/aws-ecr-push@v1.0.8\n  env:\n    AWS_ECR_REGION: ${{ secrets.AWS_ECR_REGION }}\n    AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}\n    AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}\n    IMAGE_REPOSITORY_URL: ${{ secrets.IMAGE_REPOSITORY_URL }}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiomalta%2Faws-ecr-push","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdiomalta%2Faws-ecr-push","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiomalta%2Faws-ecr-push/lists"}