forked from barak/tarpoon
Add glide.yaml and vendor deps
This commit is contained in:
parent
db918f12ad
commit
5b3d5e81bd
18880 changed files with 5166045 additions and 1 deletions
20
vendor/k8s.io/kubernetes/examples/k8petstore/bps-data-generator/README.md
generated
vendored
Normal file
20
vendor/k8s.io/kubernetes/examples/k8petstore/bps-data-generator/README.md
generated
vendored
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
# 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`.
|
||||
|
||||
|
||||
<!-- BEGIN MUNGE: GENERATED_ANALYTICS -->
|
||||
[]()
|
||||
<!-- END MUNGE: GENERATED_ANALYTICS -->
|
||||
Loading…
Add table
Add a link
Reference in a new issue