Sign inSign up

foldingbeauty/coder

By foldingbeauty

Updated over 6 years ago

CoderGolang is VS Code preloaded with with Go (1.14) and the VS Code extensions enabled.

Image
0

1.0K

foldingbeauty/coder repository overview

Welcome to CoderGolang

CoderGolang is VS Code preloaded with Go (1.14) and some VS Code extensions.

Get started

$ 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!

Container image repository

https://hub.docker.com/r/foldingbeauty/coder

Status

Work in progress

Tag summary

Content type

Image

Digest

Size

480.7 MB

Last updated

over 6 years ago

docker pull foldingbeauty/coder