docs-centralizer (latest)
Installation
docker pull git.fsfe.org/fsfe-system-hackers/docs-centralizer:latestsha256:7aab814e248a07638d324dfae2ef3ccee74e9182dafdafaecf82de2d86155042
Image Layers
| ADD alpine-minirootfs-3.22.2-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| COPY file:9d26ddc99a17234a6f0322b9bbf5249230c0935917828672ea5f8cf4316c359e in /tmp/ |
| /bin/sh -c adduser --uid 1000 --shell "/sbin/nologin" --disabled-password fsfe && mkdir /src && chown fsfe:fsfe /src |
| COPY --chown=fsfe:fsfedir:0c7c27cc984abd40ef1ed66f0285d409bc231c6224ab676a160a2b5619794fb4 in /home/fsfe/.ssh |
| /bin/sh -c apk add --no-cache git openssh-client-default pandoc-cli |
| WORKDIR /src |
| USER fsfe |
| ENTRYPOINT ["/tmp/push-to-docs.sh"] |
| LABEL org.opencontainers.image.created=2025-11-12T14:00:29Z |
| LABEL org.opencontainers.image.revision=ce7f5cad1d1480289a8fb48263012477d0547562 |
| LABEL org.opencontainers.image.source=https://git.fsfe.org/fsfe-system-hackers/docs-centralizer.git |
| LABEL org.opencontainers.image.url=https://git.fsfe.org/fsfe-system-hackers/docs-centralizer |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2025-11-12T14:00:29Z |
| org.opencontainers.image.revision | ce7f5cad1d1480289a8fb48263012477d0547562 |
| org.opencontainers.image.source | https://git.fsfe.org/fsfe-system-hackers/docs-centralizer.git |
| org.opencontainers.image.url | https://git.fsfe.org/fsfe-system-hackers/docs-centralizer |