1
0
Fork 0
mirror of https://github.com/kastenhq/kubestr.git synced 2024-12-14 11:57:56 +00:00

Update README.md

This commit is contained in:
Sirish Bathina 2020-10-16 12:39:56 -10:00 committed by GitHub
parent 1c813094ef
commit fc9b753d16
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29,6 +29,6 @@ Push it! -
`docker push <yourRepo:version>` `docker push <yourRepo:version>`
You can now run your image in a pod by executing the run_kubestr script - You can now run your image in a pod by executing the run_kubestr script -
`curl https://kastenhq.github.io/kubestr/scripts/run_kubestr.sh/run_kubestr.sh | bash /dev/stdin -i <yourRepo:version>` `curl https://kastenhq.github.io/kubestr/scripts/run_kubestr.sh | bash /dev/stdin -i <yourRepo:version>`