Back to Zipkin

README

docker/test-images/zipkin-activemq/README.md

3.6.1479 B
Original Source

zipkin-activemq Docker image

The zipkin-activemq testing image runs ActiveMQ Classic for ActiveMQ collector integration.

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

bash
$ DOCKER_FILE=docker/test-images/zipkin-activemq/Dockerfile build-bin/docker/docker_build openzipkin/zipkin-activemq:test

You can use the env variable JAVA_OPTS to change settings such as heap size for ActiveMQ.