FSFE System Hackers

The FSFE system hackers are responsible for the infrastructure of the FSFE. We have one core group for our virtualisation environment and hardware, and several teams on top of this which are responsible for specific services.

docs-centralizer (latest)

Published 2025-11-12 14:01:41 +00:00 by git-robot in fsfe-system-hackers/docs-centralizer

Installation

docker pull git.fsfe.org/fsfe-system-hackers/docs-centralizer:latest
sha256: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
Details
Container
2025-11-12 14:01:41 +00:00
1617
OCI / Docker
linux/amd64
59 MiB
Versions (1) View all
latest 2025-11-12