PQ

keyupdater-sync (v0.13.24)

Published 2026-07-06 05:53:34 +00:00 by matthew

Installation

docker pull git.docker.pq.io/pq/keyupdater-sync:v0.13.24
sha256:9daa9b68e6629a07fc7909458f5ab97a0cc821e3073c2d9dad910cea2fe59a8b

Images

Digest OS / Arch Size
d1b965aaa8 linux/amd64 14 MiB

Image Layers ( linux/amd64)

ADD alpine-minirootfs-3.20.10-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
ARG KS_VERSION=0.13.24
ARG KS_GIT_SHA=c20c177cd45bb2d75f7fd0b41fe646ff75f61fb8
ENV KEYSERVER_SYNC_VERSION=0.13.24
ENV KEYSERVER_SYNC_GIT_SHA=c20c177cd45bb2d75f7fd0b41fe646ff75f61fb8
RUN |2 KS_VERSION=0.13.24 KS_GIT_SHA=c20c177cd45bb2d75f7fd0b41fe646ff75f61fb8 /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/docker-entrypoint.sh /app/docker-entrypoint.sh # buildkit
COPY keyupdater-sync/static-keys.json /app/static-keys.json # buildkit
RUN |2 KS_VERSION=0.13.24 KS_GIT_SHA=c20c177cd45bb2d75f7fd0b41fe646ff75f61fb8 /bin/sh -c chmod +x /app/updater-linux /app/docker-entrypoint.sh # buildkit
VOLUME [/data]
EXPOSE [8080/tcp]
ENTRYPOINT ["/app/docker-entrypoint.sh"]
Details
Container
2026-07-06 05:53:34 +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