go (latest)
Published 2026-07-14 15:06:30 +00:00 by damian-buho
Installation
docker pull kiota.ch/b19/go:latestsha256:0e2250dfd7df6d1c901bd72b9a7c727ae80bfb00fee44c15f387a74c26cd903fAbout this package
Go toolchain from upstream tarball in b19-style
Image layers
| ARG B19_UBUNTU_SERIES |
| ARG B19_UBUNTU_SERIES B19_VERBOSITY |
| ARG B19_UBUNTU_SERIES B19_VERBOSITY |
| ARG B19_UBUNTU_SERIES B19_VERBOSITY M6E_AI |
| ARG B19_UBUNTU_SERIES B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST |
| ARG B19_UBUNTU_SERIES B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT |
| ARG B19_UBUNTU_SERIES B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_NAMESPACE |
| ARG B19_UBUNTU_SERIES B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_NAMESPACE M6E_NEAR_CACHE_HOST |
| ARG B19_UBUNTU_SERIES B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_NAMESPACE M6E_NEAR_CACHE_HOST M6E_PROJECT |
| ARG B19_UBUNTU_SERIES B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_NAMESPACE M6E_NEAR_CACHE_HOST M6E_PROJECT M6E_VERSION |
| ARG B19_UBUNTU_SERIES B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_NAMESPACE M6E_NEAR_CACHE_HOST M6E_PROJECT M6E_VERSION TARGETARCH |
| ENV B19_GO_CROSS_ARCHES="amd64 arm64 riscv64" CGO_ENABLED=0 GOAMD64=v3 GOARM64=v8.1,lse,crypto GOBIN=/usr/local/bin GOCACHE=${XDG_CACHE_HOME}/go/build GORISCV64=rva20u64 GOMODCACHE=${XDG_CACHE_HOME}/go/download GOTOOLCHAIN=local |
| USER root |
| WORKDIR ${B19_HOME} |
| COPY dir:70c5ca850758a776b23a0c3bf492c64d5d8f146e86867e69b2f1182b548c5c95 in / |
| |10 B19_UBUNTU_SERIES=resolute B19_VERBOSITY=info M6E_AI=N M6E_APT_CACHE_HOST=kiota-apt-cache M6E_APT_CACHE_PORT= M6E_NAMESPACE=b19 M6E_NEAR_CACHE_HOST= M6E_PROJECT=go M6E_VERSION=1.0.0 TARGETARCH=amd64 /bin/sh -c --mount=type=bind,from=fetch,source=.,target=/fetch --mount=type=cache,target=${B19_DOWNLOAD_PATH},sharing=shared,uid=${B19_UID},gid=${B19_GID} --mount=type=cache,id=apt-cache-${B19_UBUNTU_SERIES},target=/var/cache/apt,sharing=shared --mount=type=cache,id=apt-lists-${B19_UBUNTU_SERIES},target=/var/lib/apt,sharing=shared --mount=type=tmpfs,target=${B19_TEMP_PATH} build-stage base:sha256:9925b0e8220bf5de0d1c8ef9198233e79b189d2efe880727c25571a0de342f62 |
| USER ${B19_UID} |
| COPY dir:06a72587b9dca8eb07ce02807cdb7efd31a937160dbb92126d7b338f90287909 in / |
| |10 B19_UBUNTU_SERIES=resolute B19_VERBOSITY=info M6E_AI=N M6E_APT_CACHE_HOST=kiota-apt-cache M6E_APT_CACHE_PORT= M6E_NAMESPACE=b19 M6E_NEAR_CACHE_HOST= M6E_PROJECT=go M6E_VERSION=1.0.0 TARGETARCH=amd64 /bin/sh -c --mount=type=bind,from=fetch,source=.,target=/fetch --mount=type=cache,target=${B19_DOWNLOAD_PATH},sharing=shared,uid=${B19_UID},gid=${B19_GID} --mount=type=cache,target=${GOCACHE},sharing=locked,uid=${B19_UID},gid=${B19_GID} --mount=type=cache,target=${GOMODCACHE},sharing=locked,uid=${B19_UID},gid=${B19_GID} --mount=type=tmpfs,target=${B19_TEMP_PATH} build-stage user:sha256:9925b0e8220bf5de0d1c8ef9198233e79b189d2efe880727c25571a0de342f62 |
| LABEL "org.opencontainers.image.version"="1.0.0" "org.opencontainers.image.revision"="9e15e034ec0891cdd6f8d1e872533220e85a5917" "org.opencontainers.image.created"="2026-07-14T14:57:55Z" "org.m6e.ci.build-by"="forgejo-buildah" "org.m6e.ci.git-commit"="9e15e03" "org.opencontainers.image.title"="B19/Go" "org.opencontainers.image.description"="Go toolchain from upstream tarball in b19-style" "org.opencontainers.image.licenses"="MIT" "org.opencontainers.image.source"="https://codeberg.org/b19/go" |
Labels
| Key | Value |
|---|---|
| io.buildah.version | 1.42.1 |
| org.m6e.ci.build-by | forgejo-buildah |
| org.m6e.ci.git-commit | 9e15e03 |
| org.opencontainers.image.created | 2026-07-14T14:57:55Z |
| org.opencontainers.image.description | Go toolchain from upstream tarball in b19-style |
| org.opencontainers.image.licenses | MIT |
| org.opencontainers.image.revision | 9e15e034ec0891cdd6f8d1e872533220e85a5917 |
| org.opencontainers.image.source | https://codeberg.org/b19/go |
| org.opencontainers.image.title | B19/Go |
| org.opencontainers.image.version | 1.0.0 |