Sign inSign up

mbrt/golang-vim-dev

By mbrt

Updated over 7 years ago

Go lang + tools + vim-go

Image
33

8.4K

mbrt/golang-vim-dev repository overview

go-vim Docker image

This Docker image adds Go tools and the following vim plugins to the official Go image:

Usage

Run this image from within your go workspace. You can than edit your project using vim, and usual go commands: go build, go run, etc.

cd your/go/workspace
docker run --rm -tiv `pwd`:/go mbrt/golang-vim-dev

Limitations

This image lacks gdb support. If anyone has managed to get it working on this image, please let me know (breakpoints are not working for me).

Tag summary

Content type

Image

Digest

sha256:0e4b6eb8d

Size

340.1 MB

Last updated

over 7 years ago

docker pull mbrt/golang-vim-dev