Hi, 1.- Install Docker: apt-get install docker 2.- Search Golang image docker on Docker Hub: docker search golang 3.- Install image .... 4.- Run application...
Or 1.- Download https://redirector.gvt1.com/edgedl/go/go1.9.2.linux-amd64.tar.gz <https://redirector.gvt1.com/edgedl/go/go1.9.2.windows-amd64.zip> 2.- tar -zxvf go1.9.2.linux-amd64.tar.gz <https://redirector.gvt1.com/edgedl/go/go1.9.2.windows-amd64.zip> 3.- Set environment variable GOPATH to workspace GO 4.- Set path <GO_HOME>/bin Regards El jueves, 9 de noviembre de 2017, 14:30:00 (UTC-3), tactician escribió: > > Am running on Windows. How do I load Go 1.9 onto ubuntu > -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.