{"id":17294725,"url":"https://github.com/mbrt/go-docker-dev","last_synced_at":"2025-04-14T11:15:40.067Z","repository":{"id":52286094,"uuid":"30363906","full_name":"mbrt/go-docker-dev","owner":"mbrt","description":"Docker image with Golang + vim + tools","archived":false,"fork":false,"pushed_at":"2021-05-01T18:31:25.000Z","size":39,"stargazers_count":47,"open_issues_count":2,"forks_count":39,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-11-01T03:32:54.750Z","etag":null,"topics":["docker","golang","vim"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/mbrt/golang-vim-dev/","language":"Vim script","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mbrt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-02-05T15:55:39.000Z","updated_at":"2023-09-06T09:29:42.000Z","dependencies_parsed_at":"2022-09-07T04:41:42.237Z","dependency_job_id":null,"html_url":"https://github.com/mbrt/go-docker-dev","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbrt%2Fgo-docker-dev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbrt%2Fgo-docker-dev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbrt%2Fgo-docker-dev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbrt%2Fgo-docker-dev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mbrt","download_url":"https://codeload.github.com/mbrt/go-docker-dev/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223629045,"owners_count":17176061,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker","golang","vim"],"created_at":"2024-10-15T11:07:44.718Z","updated_at":"2024-11-08T04:03:15.924Z","avatar_url":"https://github.com/mbrt.png","language":"Vim script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-vim Docker image\nThis Docker image adds [Go](https://golang.org/) tools and the following vim plugins to the [official Go image](https://registry.hub.docker.com/_/golang/):\n\n* [vim-go](https://github.com/fatih/vim-go)\n* [tagbar](https://github.com/majutsushi/tagbar)\n* [neocomplete](https://github.com/Shougo/neocomplete)\n* [NERD Tree](https://github.com/scrooloose/nerdtree)\n* [vim-airline](https://github.com/bling/vim-airline)\n* [fugitive.vim](https://github.com/tpope/vim-fugitive)\n* [NERD Tree tabs](https://github.com/jistr/vim-nerdtree-tabs)\n* [undotree](https://github.com/mbbill/undotree)\n* [vim-easymotion](https://github.com/Lokaltog/vim-easymotion)\n* [NERD Commenter](https://github.com/scrooloose/nerdcommenter)\n\n## Usage\n\nRun this image from within your go workspace. You can than edit your project using `vim`, and usual go commands: `go build`, `go run`, etc. \n\n```\ncd your/go/workspace\ndocker run --rm -tiv `pwd`:/go mbrt/golang-vim-dev\n```\n\n## Limitations\n\nThis image lacks [gdb](https://golang.org/doc/gdb) support. If anyone has managed to get it working on this image, please let me know (breakpoints are not working for me).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmbrt%2Fgo-docker-dev","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmbrt%2Fgo-docker-dev","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmbrt%2Fgo-docker-dev/lists"}