PQ

keyserver-sync (45761f7f28c67dbdc5df200e3e0a773fb1e178b5)

Published 2026-06-04 00:43:56 +00:00 by matthew

Installation

docker pull git.docker.pq.io/pq/keyserver-sync:45761f7f28c67dbdc5df200e3e0a773fb1e178b5
sha256:a4dc64620d7a8a86a066600f2f3806c0b79aee385d92d16f38ade257a427cb8c

Images

Digest OS / Arch Size
e6d0396594 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:43:56 +00:00
0
OCI / Docker
Versions (30) View all