Skip to content

Build a Go development environment in Docker container

License

Notifications You must be signed in to change notification settings

YanhaoYang/docker-golang-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-golang-dev

Build a Go development environment in Docker container.

Following tools are preinstalled:

  • zsh: the shell
  • vim: default editor
  • silversearcher-ag: faster grep
  • curl: to download or test APIs
  • nginx: reverse proxy for apps built in the container
  • locales: setup UTF-8
  • sudo: enable /etc/sudoers

Usage

docker exec -it yanhao/docker-golang-dev zsh

About

Build a Go development environment in Docker container

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published