How to deploy a Go application to Bluemix? -
i using bluemix run app, can deploy java app bluemix, know how deploy go app bluemix?
you can deploy go application bluemix, need supply -b go buildpack url.
there sample application can take look: https://github.com/acostry/go-on-bluemix
Comments
Post a Comment