Commit Graph

3 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
Adam Ross 04dc9976d9 serving/samples/helloworld-kotlin: simplify and standardize Dockerfile (#516) 2018-11-26 01:39:38 -08:00
Zhiming Peng c9430eece7 Create Hello World program with Kotlin (#381)
* Create Hello World program with Kotlin

* Modify Readme by addressing Grant's comments

* Update to gradle official image

* Update dockerfile by addressing ivan's comment

* Read port from env by addressing samodell's comment

* Update Readme by addressing samodell's comment

* svc->service
2018-10-26 11:34:32 -07:00