k3s/examples/k8petstore/bps-data-generator
Tim Hockin b0fa2056a6 Remove 'this is HEAD' warning on docs 2016-10-26 00:06:59 +02:00
..
README.md Remove 'this is HEAD' warning on docs 2016-10-26 00:06:59 +02:00

README.md

How to generate the bps-data-generator container

This container is maintained as part of the apache bigtop project.

To create it, simply

git clone https://github.com/apache/bigtop

and checkout the last exact version (will be updated periodically).

git checkout -b aNewBranch 2b2392bf135e9f1256bd0b930f05ae5aef8bbdcb

then, cd to bigtop-bigpetstore/bigpetstore-transaction-queue, and run the docker file, i.e.

Docker build -t -i jayunit100/bps-transaction-queue.

Analytics