sendnrw

go-pgp-server (ce9086d)

Published 2026-02-19 20:34:52 +00:00 by groot

Installation

docker pull git.send.nrw/sendnrw/go-pgp-server:ce9086d
sha256:7a70ad63bc55bce1a62ac41caf140ab7b23fa08e9c4041da7b201eeab5290a1b

Images

Digest OS / Arch Size
41d0e7cb67 linux/amd64 4.3 MiB

Image Layers ( linux/amd64)

bazel build @trixie//base-files/amd64:data_statusd
bazel build @trixie//netbase/amd64:data_statusd
bazel build @trixie//tzdata/amd64:data_statusd
bazel build @trixie//media-types/amd64:data_statusd
bazel build //common:rootfs
bazel build //common:passwd
bazel build //common:home
bazel build //common:group
bazel build //common:tmp
bazel build //static:nsswitch
bazel build //common:os_release_debian13
bazel build //common:cacerts_debian13_amd64
WORKDIR /app
COPY /out/pgpdashboard /app/pgpdashboard # buildkit
EXPOSE [8080/tcp]
USER nonroot:nonroot
ENTRYPOINT ["/app/pgpdashboard"]
Details
Container
2026-02-19 20:34:52 +00:00
0
OCI / Docker
Versions (7) View all
latest 2026-02-20
1c0d16c 2026-02-20
ce9086d 2026-02-19
7c5d288 2026-02-19
2043df6 2025-10-21