Golang development container for Visual Studio Code Remote Containers Development
50K+
Ultimate Go development container for Visual Studio Code
amd64, 386, arm64, armv6 and armv7 CPUsqmcgaw/godevcontainer:alpine and qmcgaw/godevcontainer
qmcgaw/godevcontainer:debian
amd64 and arm64kubectl, kubectx, kubens, stern and helm~/.ssh directory and the directory of your project with Docker DesktopWith style 💯
docker run -it --rm -v "/yourrepopath:/repository" qmcgaw/devtainr:v0.2.0 -dev go -path /repository -name projectname
Or use the built binary
Or manually: download this repository and put the .devcontainer directory in your project.
"settings" section as .vscode/settings.json take precedence over the settings defined in .devcontainer/devcontainer.json.Dev Containers: Open Folder in Container... and choose your project directorySee the .devcontainer/README.md document in your repository.
This repository is under an MIT license unless indicated otherwise.
Content type
Image
Digest
sha256:bd41c4ead…
Size
424.7 MB
Last updated
3 months ago
docker pull qmcgaw/godevcontainer:debian