Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/samk13/golang-docker
https://github.com/samk13/golang-docker
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/samk13/golang-docker
- Owner: Samk13
- Created: 2020-08-26T23:46:17.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-27T00:15:37.000Z (over 4 years ago)
- Last Synced: 2024-11-06T13:00:04.637Z (2 months ago)
- Language: Dockerfile
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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