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

update location of docker image in readme to ECR #162

Merged
merged 1 commit into from
Feb 4, 2022

Conversation

dbyron-sf
Copy link
Contributor

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@dbyron-sf dbyron-sf requested a review from a team as a code owner February 4, 2022 00:17
Copy link
Contributor

@snay2 snay2 left a comment

Choose a reason for hiding this comment

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

Thanks for fixing this! Docker Hub has everything up through 1.9.2, but we since the latest release (1.10.0) we are only publishing to ECR.

@@ -245,18 +245,18 @@ These configurations can be loaded from various sources with a deterministic pre
## Defaults
Defaults for AEMM configuration are sourced throughout code. Examples below:
* **CLI flags**
* [server config defaults](https://github.com/aws/amazon-ec2-metadata-mock/blob/master/pkg/config/server.go#L22)
Copy link
Contributor

Choose a reason for hiding this comment

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

Just curious, was the trailing whitespace on these various lines removed by an automated process or did you do it by hand?

I double checked that none of these instances are being treated as significant for the formatting, so this change won't cause any issues.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yeah, my editor does this for me. Most of the time it's helpful, but for stuff like this it would be easier to either omit totally, or at least put in a separate commit.

Copy link
Contributor

Choose a reason for hiding this comment

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

Sounds good. I'll go ahead and merge it like this.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks!

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.

None yet

2 participants