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-demo doesn't work #187

Closed
losnappas opened this issue Nov 29, 2020 · 1 comment
Closed

Docker-demo doesn't work #187

losnappas opened this issue Nov 29, 2020 · 1 comment

Comments

@losnappas
Copy link

Hello,

https://github.com/aws-observability/aws-otel-collector/blob/main/docs/developers/docker-demo.md isn't working

Pulling ot-sample-app (mxiamxia/aws-otel-collector-java-sample-app:0.4.0)... ERROR: pull access denied for mxiamxia/aws-otel-collector-java-sample-app, repository does not exist or may require 'docker login': denied: requested access to the resource is denied

On docker hub I can find aottestbed/aws-otel-collector-java-sample-app, is that legit? Not gonna bleed my aws credentials to someone with that, am I?

@mxiamxia
Copy link
Member

mxiamxia commented Nov 30, 2020

Hi @losnappas , I updated our Docker example. The test sample-app image should be aottestbed/aws-otel-collector-java-sample-app:0.4.0. I've updated it in the latest docker example code.

The sample app source code is below. It's a pretty simple sample app. You can also take a look the code and build your own image if you have the concern. Any feedback would be appreciated. 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

No branches or pull requests

2 participants