ci

images/golang (1.22-v24.10.31)

Published 2024-11-01 00:01:47 +01:00 by gitbot in ci/images

Installation

docker pull gitco.re/ci/images/golang:1.22-v24.10.31
sha256:55241079ef3383006318a7bc828cfbbd0a61786c407497fb500b308b86cc821c

Images

Digest OS / Arch Size
7547703449 linux/amd64 286 MiB
daf6189637 linux/arm64 277 MiB

Image Layers ( linux/arm64)

ADD file:1df819221542e236e104deb2624ffe4efd79382aed25b3ab20088becaeadad31 in /
CMD ["bash"]
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.8
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=2024-10-31T23:01:06Z
ARG IMAGE_VERSION=v24.10.31
ARG IMAGE_REVISION=c62c148f3ab3dbfd46fd37d76f7805de987e1499
LABEL org.opencontainers.image.created=2024-10-31T23:01:06Z 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=v24.10.31 org.opencontainers.image.revision=c62c148f3ab3dbfd46fd37d76f7805de987e1499 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 2024-10-31T23:01:06Z
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 c62c148f3ab3dbfd46fd37d76f7805de987e1499
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 v24.10.31
Details
Container
2024-11-01 00:01:47 +01: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