Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonprado committed Aug 22, 2020
1 parent c344f30 commit a26e353
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kubsymfony/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@
* Otherwise, install kubectl and gcloud SDK on your local machine
* Read this tutorial: https://cloud.google.com/kubernetes-engine/docs/tutorials/hello-app
* And this one: https://matthewpalmer.net/kubernetes-app-developer/articles/php-fpm-nginx-kubernetes.html
* `composer install` -- the equivalent of `npm install`
* `docker build . -f deploy/Dockerfile -t gcr.io/kubpractice/kubsymfony:1.0.0`
* Push the image, apply the k8s files in `deploy/`

0 comments on commit a26e353

Please sign in to comment.