Commit 98c84f94 by bergquist

docker file for running jaeger

parent bc678899
jaeger:
image: jaegertracing/all-in-one:latest
ports:
- "localhost:5775:5775/udp"
- "16686:16686"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment