question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Deploy `amazon/aws-sam-cli-emulation-image-*` to public ECR

See original GitHub issue

Describe your idea/feature/enhancement

I want the SAM emulation image amazon/aws-sam-cli-emulation-image*- to be deployed to the Amazon ECR Public Gallery. Because when I run tests (ex sam local invoke) in CodeBuild, I run into the DockerHub image pull limit and the tests fail.

Proposal

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:9
  • Comments:10 (5 by maintainers)

github_iconTop GitHub Comments

4reactions
stownscommented, Feb 9, 2021

another use-case is running sam build via CodeBuild with-in a CodePipeline. ie) when using the cdk PythonFunction packaging feature it builds via this image under the covers. CodeBuild can be configured with a caching which should help but ideally this image should come from ECR where there are no rate limits applied.

3reactions
jfusscommented, Aug 10, 2021

Emulation images are on Public ECR. We have updated where SAM CLI pulls from and will be included in our next release.

Updating labels.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Publishing to Amazon ECR Public using the AWS CLI
This quick start guide walks you through the steps needed to create a Docker image, publish the image to a public repository, pull...
Read more >
Automatically deploy private Docker images to Amazon ECR
Docker image registry: is a service that stores container images and is hosted either by a third-party or as a public/private registry such...
Read more >
ECR Public Gallery
Amazon ECR Public Gallery is a website that allows anyone to browse and search for public container images, view developer-provided details, ...
Read more >
Use Amazon ECR Public and EKS-D to deploy LTS Docker ...
Here I will show you how to create an Amazon EKS cluster on your computer or server, on which we will deploy a...
Read more >
AWS ECR Public Vulnerability - Lightspin Blog
Nov 16, 2022: The fix was successfully deployed. ... Each AWS account is provided with a default Amazon ECR Public Registry that comes...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found