Skip to content

Files

Latest commit

 

History

History

golang

Golang + Git in Nanoserver

Please use the official golang:1-windowsservercore image instead of this! See also https://hub.docker.com/_/golang/

The only reason for this image is to provide a Golang + Git image as Nanoserver variant.

Supported tags and respective Dockerfile links

What is Go?

Go (a.k.a., Golang) is a programming language first developed at Google. It is a statically-typed language with syntax loosely derived from C, but with additional features such as garbage collection, type safety, some dynamic-typing capabilities, additional built-in types (e.g., variable-length arrays and key-value maps), and a large standard library.

License

View license information for the software contained in this image.