Skip to content

Instantly share code, notes, and snippets.

@m-tilab
Last active February 20, 2023 12:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save m-tilab/c4ba0592f685ba78c724dcd4c8e2d816 to your computer and use it in GitHub Desktop.
Save m-tilab/c4ba0592f685ba78c724dcd4c8e2d816 to your computer and use it in GitHub Desktop.
version: '3.3'
services:
jaeger-allinone:
image: jaegertracing/all-in-one:1.42
ports:
- 6831:6831/udp
- 6832:6832/udp
- 16686:16686
- 14268:14268
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment