Skip to content
This repository was archived by the owner on Apr 7, 2026. It is now read-only.

Releases: abitofhelp/dev_container_go

v1.1.0

14 Mar 11:00
dc9df61

Choose a tag to compare

Added

  • Neovim text editor.

See CHANGELOG.md

v1.0.0

13 Mar 10:39
2c88ee6

Choose a tag to compare

v1.0.0 — Initial Release

Professional Go development container for cloud and desktop platforms.

Highlights

  • Go 1.26.1 from official tarball (SHA256 verified)
  • Protobuf/gRPC: protoc, protoc-gen-go, protoc-gen-go-grpc, buf
  • Bazelisk for Bzlmod workflows
  • Go tools: gopls, dlv, staticcheck, golangci-lint
  • Cross-compilation: macOS (amd64/arm64), Linux (amd64/arm64), Windows (amd64)
  • Multi-arch: linux/amd64 + linux/arm64
  • Runtime-adaptive user identity via entrypoint.sh
  • All GitHub Actions pinned by SHA digest, Node.js 24 compatible

Container Image

ghcr.io/abitofhelp/dev-container-go:latest
ghcr.io/abitofhelp/dev-container-go:v1.0.0
ghcr.io/abitofhelp/dev-container-go:go-1.26.1

Full Changelog

See CHANGELOG.md

v1.0.0-rc1

13 Mar 10:34
d5aa48a

Choose a tag to compare

v1.0.0-rc1 Pre-release
Pre-release

v1.0.0-rc1 — Initial Release Candidate

Professional Go development container for cloud and desktop platforms.

Highlights

  • Go 1.26.1 from official tarball (SHA256 verified)
  • Protobuf/gRPC: protoc, protoc-gen-go, protoc-gen-go-grpc, buf
  • Bazelisk for Bzlmod workflows
  • Go tools: gopls, dlv, staticcheck, golangci-lint
  • Cross-compilation: macOS (amd64/arm64), Linux (amd64/arm64), Windows (amd64)
  • Multi-arch: linux/amd64 + linux/arm64
  • Runtime-adaptive user identity via entrypoint.sh

Container Image

ghcr.io/abitofhelp/dev-container-go:v1.0.0-rc1
ghcr.io/abitofhelp/dev-container-go:go-1.26.1

Full Changelog

See CHANGELOG.md