cri-o/vendor/k8s.io/kubernetes/examples/k8petstore/bps-data-generator
Mrunal Patel 8e5b17cf13 Switch to github.com/golang/dep for vendoring
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
2017-01-31 16:45:59 -08:00
..
README.md Switch to github.com/golang/dep for vendoring 2017-01-31 16:45:59 -08:00

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