PQ

keyupdater-sync (691a04a0378f9cc23d798e12f386690fe584e8f2)

Published 2026-06-28 05:17:04 +00:00 by matthew

Installation

docker pull git.docker.pq.io/pq/keyupdater-sync:691a04a0378f9cc23d798e12f386690fe584e8f2
sha256:83c98c4c70fdc6e9d4f3f6a0d75a32e885373415a52036a7c9201df340affffb

Images

Digest OS / Arch Size
fdefda8876 linux/amd64 13 MiB

Image Layers ( linux/amd64)

ADD alpine-minirootfs-3.20.10-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
ARG KS_VERSION=0.11.30
ARG KS_GIT_SHA=691a04a0378f9cc23d798e12f386690fe584e8f2
ENV KEYSERVER_SYNC_VERSION=0.11.30
ENV KEYSERVER_SYNC_GIT_SHA=691a04a0378f9cc23d798e12f386690fe584e8f2
RUN |2 KS_VERSION=0.11.30 KS_GIT_SHA=691a04a0378f9cc23d798e12f386690fe584e8f2 /bin/sh -c apk add --no-cache bash openssh-client wireguard-tools iproute2 ca-certificates # buildkit
WORKDIR /app
COPY /tmp/updater-linux /app/updater-linux # buildkit
COPY keyupdater-sync/sync-keyserver.sh /app/sync-keyserver.sh # buildkit
COPY keyupdater-sync/docker-entrypoint.sh /app/docker-entrypoint.sh # buildkit
RUN |2 KS_VERSION=0.11.30 KS_GIT_SHA=691a04a0378f9cc23d798e12f386690fe584e8f2 /bin/sh -c chmod +x /app/updater-linux /app/sync-keyserver.sh /app/docker-entrypoint.sh # buildkit
VOLUME [/data]
EXPOSE [8080/tcp]
ENTRYPOINT ["/app/docker-entrypoint.sh"]
Details
Container
2026-06-28 05:17:04 +00:00
0
OCI / Docker
Versions (274) View all
buildcache 2026-08-01
latest 2026-08-01
v0.16.7 2026-08-01
v0.16.6 2026-07-30