tree: f40d977f1e6121c021690f90d6fac40c98212fe9 [path history] [tgz]
  1. multi/
  2. simple/
  3. tls/
  4. README.md
tests/compose/README.md

This are docker compose files to quickly bring up a pulsar cluster. They use the pulsar testing docker image. To generate this, run mvn install -DskipTests -Pdocker,-main in the top-level directory of the project.

To run, change directory into multi or simple, and run:

docker-compose up