PQ

keyserver-sync (69b7498a519e0feb94b0b4f378764a01b278800d)

Published 2026-06-04 00:22:19 +00:00 by matthew

Installation

docker pull git.docker.pq.io/pq/keyserver-sync:69b7498a519e0feb94b0b4f378764a01b278800d
sha256:f5725a205423893e7b0c0c64e9dc301faedb84e807b5cf175333e02ede6649d4

Images

Digest OS / Arch Size
163a2f6b35 linux/amd64 8.7 MiB

Image Layers ( linux/amd64)

ADD alpine-minirootfs-3.20.10-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
RUN /bin/sh -c apk add --no-cache bash openssh-client wireguard-tools iproute2 ca-certificates # buildkit
WORKDIR /app
COPY updater-linux /app/updater-linux # buildkit
COPY sync-keyserver.sh /app/sync-keyserver.sh # buildkit
COPY docker-entrypoint.sh /app/docker-entrypoint.sh # buildkit
RUN /bin/sh -c chmod +x /app/updater-linux /app/sync-keyserver.sh /app/docker-entrypoint.sh # buildkit
VOLUME [/data]
ENTRYPOINT ["/app/docker-entrypoint.sh"]
Details
Container
2026-06-04 00:22:19 +00:00
0
OCI / Docker
Versions (30) View all