Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 304 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 304 Bytes

zipkin-ui Docker image

The zipkin-ui testing image contains the static parts of the Zipkin UI served directly with NGINX.

To build openzipkin/zipkin-ui, from the top level of the repository, run:

$ docker build -t openzipkin/zipkin-ui:test -f docker/Dockerfile --target zipkin-ui .