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

Added 'docker login' to fix pull rate limit issue #5

Merged
merged 1 commit into from
Dec 3, 2020
Merged

Added 'docker login' to fix pull rate limit issue #5

merged 1 commit into from
Dec 3, 2020

Conversation

keshayad
Copy link
Contributor

@keshayad keshayad commented Dec 3, 2020

Description of changes:

  • Added "docker login" for authenticating to dockerHub account while running integration tests. This will fix the docker hub rate limit error while pulling the images.

  • Docker Hub credentials need to be set as CodeBuild environment variables as described in the README's Troubleshooting section.

  • Added curl installation to fix below issue in Debian image

sh: 1: curl: not found

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Copy link
Contributor

@edhzsz edhzsz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@carlzogh carlzogh merged commit 74faa7a into aws:main Dec 3, 2020
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

Successfully merging this pull request may close these issues.

4 participants