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

Publish the Docker image #47

Closed
rakyll opened this issue Oct 20, 2020 · 3 comments
Closed

Publish the Docker image #47

rakyll opened this issue Oct 20, 2020 · 3 comments
Labels
enhancement Request for enhancement other than new feature

Comments

@rakyll
Copy link
Contributor

rakyll commented Oct 20, 2020

We can publish the Docker image for the connivence and add docker run instructions to the README.

docker run -d --volume=config.yaml:/etc/otel-config.yaml -p 55680:55680 -p 55861:55681 aws-observability/aws-otel-collector 
@wyTrivail
Copy link
Contributor

please ignore the workflow failure due to issue opening, i just removed it from workflow: https://github.com/aws-observability/aws-otel-collector/pull/49/files

@mxiamxia
Copy link
Member

We have "run with docker instructions" in README below. Since it is not very meaningful if users only run the collector alone. We provided docker compose example to run it with a sample application that emits same sample data.

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

JasonXZLiu pushed a commit to open-o11y/aws-otel-collector that referenced this issue Nov 19, 2020
* add testcases folder

* refactor

* fix the false code
@mxiamxia mxiamxia added the enhancement Request for enhancement other than new feature label Nov 20, 2020
@mxiamxia
Copy link
Member

Dup with #258. Closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Request for enhancement other than new feature
Projects
None yet
Development

No branches or pull requests

3 participants