Sign inSign up

jare/go-tools

By jare

Updated over 9 years ago

Go tools container based on the Alpine Linux

Image
1

2.7K

jare/go-tools repository overview

A ton of go tools (binaries)

How to use:
  • If you want to run a tool. For example gofmt:
    • Make an alias: alias gofmt='docker run -ti --rm -v $(pwd):/home/developer/workspace jare/go-tools gofmt'
    • Have fun! gofmt hello.go
  • Also you can use this image as a docker volume. See jare/vim-bundle

Tag summary

Content type

Image

Digest

sha256:331997799

Size

174 MB

Last updated

over 9 years ago

docker pull jare/go-tools