Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker image repository change to ECR Public Gallery #929

Closed
cokia opened this issue May 13, 2022 · 2 comments
Closed

Docker image repository change to ECR Public Gallery #929

cokia opened this issue May 13, 2022 · 2 comments

Comments

@cokia
Copy link
Contributor

cokia commented May 13, 2022

Hello.

When I checked the Travis CI now, I checked the case where it was failed due to DockerHub's Image Pull Rate Limit.

I suggest using awsecr public gallery where official nodejs image is provided.

If this is used, it is not restricted by Rate Limit, and the test can be carried out using the same image as the official Docker image.

docker image pull public.ecr.aws/docker/library/node:${TRAVIS_NODE_VERSION}-alpine

@cokia
Copy link
Contributor Author

cokia commented May 13, 2022

PR : #930

@cokia
Copy link
Contributor Author

cokia commented May 14, 2022

Merged !

@cokia cokia closed this as completed May 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant