CoderGolang is VS Code preloaded with with Go (1.14) and the VS Code extensions enabled.
1.0K
CoderGolang is VS Code preloaded with Go (1.14) and some VS Code extensions.
$ podman run -it --rm -p 8080:8080 -v ${PWD}:/home/coder/workspace foldingbeauty/coder:latest
or
$ docker run -it --rm -p 8080:8080 -v ${PWD}:/home/coder/workspace foldingbeauty/coder:latest
Point your browser @ http://localhost:8080 and start Go-ing!
https://hub.docker.com/r/foldingbeauty/coder
Work in progress
Content type
Image
Digest
Size
480.7 MB
Last updated
over 6 years ago
docker pull foldingbeauty/coder