notification-service (modules)
Published 2026-04-10 22:54:27 +00:00 by kubernetes
Installation
docker pull gitea.unbound.se/shiny/notification-service:modulessha256:ac3828c9e100a7f33e0ffc293cbf0fd4e803a12c168eb5dd4b8699126d35f5b2
Image Layers
| # debian.sh --arch 'amd64' out/ 'trixie' '@1775433600' |
| RUN /bin/sh -c set -eux; apt-get update; apt-get install -y --no-install-recommends ca-certificates curl gnupg netbase sq wget ; apt-get dist-clean # buildkit |
| RUN /bin/sh -c set -eux; apt-get update; apt-get install -y --no-install-recommends git mercurial openssh-client subversion procps ; apt-get dist-clean # buildkit |
| RUN /bin/sh -c set -eux; apt-get update; apt-get install -y --no-install-recommends g++ gcc libc6-dev make pkg-config ; dpkgArch="$(dpkg --print-architecture)"; if [ "$dpkgArch" = 'arm64' ]; then apt-get install -y --no-install-recommends binutils-gold; fi; rm -rf /var/lib/apt/lists/* # buildkit |
| ENV GOLANG_VERSION=1.26.2 |
| 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 |
| WORKDIR /build |
| ENV GOPRIVATE=gitea.unbound.se/shiny,gitea.unbound.se/unboundsoftware |
| ADD go.* /build # buildkit |
| RUN /bin/sh -c go mod download # buildkit |
Details
2026-04-10 22:54:27 +00:00
Versions (206)
View all
Container
553
OCI / Docker
linux/amd64
346 MiB
97fbdef9f29a6e720b478d33fe1553ad9ef62ca5
2026-04-10
refs_pull_745_head
2026-04-10
build
2026-04-10
modules
2026-04-10
ea2b9f626ae143f5f8a72672882ce2d1165262d8
2026-04-10