Sign inSign up

ueqt/golang

By ueqt

Updated almost 11 years ago

Image
0

1.9K

ueqt/golang repository overview

smaller galang docker

  • :latest without go get support 46.37MB github
  • :goget with go get support 164.1MB github

contract:

  • golang 449.7MB
  • google/golang 516.9MB
  • google/golang-runtime 516.9MB

usage:

  1. docker pull ueqt/golang

  2. suppose your local go working path is ~/go, this path will contains src directory

  3. docker run -v ~/go:/go -w /go/src ueqt/golang go run [local go startup go file ex:test/main.go]

Tag summary

Content type

Image

Digest

sha256:321ec4c23

Size

14.7 MB

Last updated

almost 11 years ago

docker pull ueqt/golang