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
14
vendor/k8s.io/kubernetes/examples/meteor/dockerbase/README.md
generated
vendored
Normal file
14
vendor/k8s.io/kubernetes/examples/meteor/dockerbase/README.md
generated
vendored
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
Building the meteor-kubernetes base image
|
||||
-----------------------------------------
|
||||
|
||||
As a normal user you don't need to do this since the image is already built and pushed to Docker Hub. You can just use it as a base image. See [this example](https://github.com/Q42/meteor-gke-example/blob/master/Dockerfile).
|
||||
|
||||
To build and push the base meteor-kubernetes image:
|
||||
|
||||
docker build -t chees/meteor-kubernetes .
|
||||
docker push chees/meteor-kubernetes
|
||||
|
||||
|
||||
<!-- BEGIN MUNGE: GENERATED_ANALYTICS -->
|
||||
[]()
|
||||
<!-- END MUNGE: GENERATED_ANALYTICS -->
|
||||
Loading…
Add table
Add a link
Reference in a new issue