Matt Moore
4037374784
Manually run prettier.io ( #880 )
...
* Manually run prettier.io
Trying to fix the stuff that hits prettier.io bugs.
* Fix prettier.io issues.
2019-02-07 16:04:41 -08:00
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
mattmoor-sockpuppet
c64c63a160
Format markdown ( #626 )
...
Produced via: `prettier --write --prose-wrap=always $(find -name '*.md' | grep -v vendor | grep -v .github)`
2018-12-04 14:34:25 -08:00
mattmoor-sockpuppet
41462c69e1
Format markdown ( #620 )
...
Produced via: `prettier --write --proseWrap=always $(find -name '*.md' | grep -v vendor)`
2018-12-03 13:54:25 -08:00
Adam Ross
04dc9976d9
serving/samples/helloworld-kotlin: simplify and standardize Dockerfile ( #516 )
2018-11-26 01:39:38 -08:00
RichieEscarez
74ed0fd04a
Use the ksvc shortname for services ( #492 )
...
* Replace services.serving.knative.dev with ksvc
* Replace -f with long flag --filename
2018-11-02 15:59:34 -07: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