Sign inSign up

hattya/go

By hattya

Updated 15 days ago

CI with Go

Image
Languages & frameworks
Integration & delivery
1

6.7K

hattya/go repository overview

Go

A Docker image for CI with Go.

Installation

$ docker pull hattya/go

Usage

There is g command to switch versions of Go.

  • Go 1.24

    $ g 1.24
    go version go1.24.13 linux/amd64
    
  • Go 1.25

    $ g 1.25
    go version go1.25.14 linux/amd64
    
  • Go 1.26

    $ g 1.26
    go version go1.26.8 linux/amd64
    
  • Go 1.27

    $ g 1.27
    go version go1.27.1 linux/amd64
    

Platform

  • Debian 13 (trixie)
  • Go 1.24 - 1.26
  • GCC
    • C
  • Git
  • Mercurial
  • Node.js 24
    • npm

Tag summary

Content type

Image

Digest

sha256:8f7316c2e

Size

477 MB

Last updated

15 days ago

docker pull hattya/go