# org.openwms.zipkin **Repository Path**: hacku/org.openwms.zipkin ## Basic Information - **Project Name**: org.openwms.zipkin - **Description**: ZipKin Collector可视化分布式日志 - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-05-08 - **Last Updated**: 2022-05-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # org.openwms.zipkin ZipKin UI to trace distributed logging. # Docker ``` docker build --no-cache -t interface21/openwms-tracing:1.0.0.1 . docker push interface21/openwms-tracing:1.0.0.1 docker up -d --build ```