sendnrw

go-pgp-server (7c5d288)

Published 2026-02-19 12:38:18 +00:00 by groot

Installation

docker pull git.send.nrw/sendnrw/go-pgp-server:7c5d288
sha256:915c4ee92a5c374f7422d98032215ebb5a4f16176378d210d24132fb23e04326

Images

Digest OS / Arch Size
a62b1f46d3 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 12:38:18 +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