sendnrw

go-pgp-server (latest)

Published 2026-02-20 07:16:48 +00:00 by groot

Installation

docker pull git.send.nrw/sendnrw/go-pgp-server:latest
sha256:eb2d39407a27116fd73d14e57f4606f304624c8556dad4c147968b9aca6871fd

Images

Digest OS / Arch Size
0e0790ecc6 linux/amd64 4.4 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-20 07:16:48 +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