Commit Graph

6 Commits

Author SHA1 Message Date
Adam Ross 921aa488a9 serving/samples: remove EXPOSE directive from helloworld (#644)
* serving/samples: remove EXPOSE directive from helloworld

* serving/samples: update ENV PORT comment for clarified purpose

* serving/samples: update README for Dockerfile changes
2019-01-24 10:10:34 -08:00
Steren 530b5ee51d fix Dockerfile comment (#783)
* fix Dockerfile comment

* fix readme
2019-01-17 11:25:31 -08:00
Adam Ross 2a5147bd9b serving/samples: update helloworld-nodejs to nodejs v10 (#651) 2018-12-19 11:39:35 -08:00
Adam Ross ab11b92622 serving/samples/helloworld-nodejs: simplify and standardize Dockerfile (#507) 2018-11-19 17:03:19 -08:00
Steren 9ea6e2c65d Make samples less scary when no env var is provided (#443)
* Node.js

* Python

* csharp

* go

* other samples

* Fix Node README
2018-10-08 11:19:25 -07:00
Ryan Gregg f288609da7 Hello world samples for Go, Node, and CSharp (#11)
* Add some hierachy

* Clone helloworld samples from serving

* add ignore files

* remove mac hidden files

* Finish readme

* Tweak formatting

* Update instructions

* Updating go

* Update yaml example

* Fix typo in service name.

* Update readme and yaml

* Update app yaml

* Ignore .vscode folder

* Fix missing newline at EOF

* Update sample to read env variable
2018-06-22 14:21:34 -07:00