GitHub - thediveo/devcontainer-features: A collection of (somewhat unique) Dev Container Features. (original) (raw)

TheDiveO's Dev Container Features

A collection of somewhat weird unique Dev Container features, currently not found elsewhere (to the best of my knowledge). With an emphasis on Go tooling not already covered by the VSCode Go plugin.

Where applicable, multiple different distribution base images are supported, but unfortunately only to the limitation of different distribution support in Dev Containers features we rely on. In case of Go tools, this unfortunately leaves out Alpine, because Microsoft's Go Dev Container feature does not support Alpine.