Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/samk13/golang-docker


https://github.com/samk13/golang-docker

Last synced: 14 days ago
JSON representation

Awesome Lists containing this project

README

        

# creating GoLang envirment inside docker

whithout installing amy of the dependencies locally

to make your life easier you can install these extensions for VScode:
- `Remote-containers` from Microsoft
- `Docker` from Microsoft

then in you Vscode menu:
`>remote-containers reopen in Container`

make sure to build your docker img first