ci

images/golang (1.22-v25.08.01)

Published 2025-08-01 02:02:10 +02:00 by gitbot in ci/images

Installation

docker pull gitco.re/ci/images/golang:1.22-v25.08.01
sha256:8d796dbba9b14ba67c2c57fe6f566bf6312cb2cf48aa3269347ee9e3e5cc6765

Images

Digest OS / Arch Size
3ecff8dec3 linux/amd64 285 MiB
b8f5b09508 linux/arm64 276 MiB

Image Layers ( linux/amd64)

# debian.sh --arch 'amd64' out/ 'bookworm' '@1738540800'
RUN /bin/sh -c set -eux; apt-get update; apt-get install -y --no-install-recommends ca-certificates curl gnupg netbase sq wget ; rm -rf /var/lib/apt/lists/* # buildkit
RUN /bin/sh -c set -eux; apt-get update; apt-get install -y --no-install-recommends git mercurial openssh-client subversion procps ; rm -rf /var/lib/apt/lists/* # buildkit
RUN /bin/sh -c set -eux; apt-get update; apt-get install -y --no-install-recommends g++ gcc libc6-dev make pkg-config ; rm -rf /var/lib/apt/lists/* # buildkit
ENV GOLANG_VERSION=1.22.12
ENV GOTOOLCHAIN=local
ENV GOPATH=/go
ENV PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
COPY /target/ / # buildkit
RUN /bin/sh -c mkdir -p "$GOPATH/src" "$GOPATH/bin" && chmod -R 1777 "$GOPATH" # buildkit
WORKDIR /go
ARG IMAGE_CREATED=2025-08-01T00:01:45Z
ARG IMAGE_VERSION=v25.08.01
ARG IMAGE_REVISION=8a11199b8a24e5d914f33bd8f5ec9328d7a2ca29
LABEL org.opencontainers.image.created=2025-08-01T00:01:45Z org.opencontainers.image.authors=DALTCORE org.opencontainers.image.url=https://gitea.daltcore.com/ci/images org.opencontainers.image.documentation=https://gitea.daltcore.com/ci/images/src/branch/master/README.md org.opencontainers.image.source=https://gitea.daltcore.com/ci/images org.opencontainers.image.version=v25.08.01 org.opencontainers.image.revision=8a11199b8a24e5d914f33bd8f5ec9328d7a2ca29 org.opencontainers.image.vendor=DALTCORE org.opencontainers.image.title=DALTCORE's Gitea Actions runner images org.opencontainers.image.description=docker images used by act_runner to run workflows.

Labels

Key Value
org.opencontainers.image.authors DALTCORE
org.opencontainers.image.created 2025-08-01T00:01:45Z
org.opencontainers.image.description docker images used by act_runner to run workflows.
org.opencontainers.image.documentation https://gitea.daltcore.com/ci/images/src/branch/master/README.md
org.opencontainers.image.revision 8a11199b8a24e5d914f33bd8f5ec9328d7a2ca29
org.opencontainers.image.source https://gitea.daltcore.com/ci/images
org.opencontainers.image.title DALTCORE's Gitea Actions runner images
org.opencontainers.image.url https://gitea.daltcore.com/ci/images
org.opencontainers.image.vendor DALTCORE
org.opencontainers.image.version v25.08.01
Details
Container
2025-08-01 02:02:10 +02:00
1
OCI / Docker
Versions (22) View all
1.22 2025-12-01
1.22-v25.12.01 2025-12-01
latest 2025-12-01
1.22-v25.11.01 2025-11-01
1.22-v25.10.01 2025-10-01