Sign inSign up

linuxchina/zipkin-rsocket-server

By linuxchina

Updated over 6 years ago

Zipkin Server with RSocket collector support

Image
0

209

linuxchina/zipkin-rsocket-server repository overview

Zipkin Server with RSocket Collector from https://github.com/linux-china/zipkin-rsocket-server

Docker Compose support
version: "3"
services:
  zipkin:
    image: linuxchina/zipkin-rsocket-server
    ports:
      - "9411:9411"
      - "42252:42252"

Tag summary

Content type

Image

Digest

Size

340.8 MB

Last updated

over 6 years ago

docker pull linuxchina/zipkin-rsocket-server