tom

arbeitszeitmessung-doc-creator (sha256:c3567b77295cdb551ec17f4ebc0aa10fa4f7aa7c1ff33ec77889e02a69f62259)

Published 2026-01-05 00:41:21 +01:00 by jenkins in tom/arbeitszeitmessung

Installation

docker pull git.letsstein.de/tom/arbeitszeitmessung-doc-creator@sha256:c3567b77295cdb551ec17f4ebc0aa10fa4f7aa7c1ff33ec77889e02a69f62259
sha256:c3567b77295cdb551ec17f4ebc0aa10fa4f7aa7c1ff33ec77889e02a69f62259

About this package

A new markup-based typesetting system that is powerful and easy to learn.

Image Layers

ADD alpine-minirootfs-3.22.2-aarch64.tar.gz / # buildkit
CMD ["/bin/sh"]
ARG CREATED=
ARG REVISION=dd1e6e94f73db6a257a5ac34a6320e00410a2534
RUN |2 CREATED= REVISION=dd1e6e94f73db6a257a5ac34a6320e00410a2534 /bin/sh -c addgroup -g 1000 typst && adduser -D -u 1000 -G typst typst # buildkit
LABEL org.opencontainers.image.authors=The Typst Project Developers <hello@typst.app>
LABEL org.opencontainers.image.created=
LABEL org.opencontainers.image.description=A markup-based typesetting system
LABEL org.opencontainers.image.documentation=https://typst.app/docs
LABEL org.opencontainers.image.licenses=Apache-2.0
LABEL org.opencontainers.image.revision=dd1e6e94f73db6a257a5ac34a6320e00410a2534
LABEL org.opencontainers.image.source=https://github.com/typst/typst
LABEL org.opencontainers.image.title=Typst Docker image
LABEL org.opencontainers.image.url=https://typst.app
LABEL org.opencontainers.image.vendor=Typst
COPY /app/target/release/typst /bin # buildkit
ENTRYPOINT ["/bin/typst"]
WORKDIR /app
COPY ./templates /app/templates # buildkit
COPY ./static /app/static # buildkit
ENTRYPOINT ["sh" "-c" "while true; do sleep 3600; done"]

Labels

Key Value
org.opencontainers.image.authors The Typst Project Developers <hello@typst.app>
org.opencontainers.image.created 2025-10-24T12:27:59.047Z
org.opencontainers.image.description A new markup-based typesetting system that is powerful and easy to learn.
org.opencontainers.image.documentation https://typst.app/docs
org.opencontainers.image.licenses Apache-2.0
org.opencontainers.image.revision dd1e6e94f73db6a257a5ac34a6320e00410a2534
org.opencontainers.image.source https://github.com/typst/typst
org.opencontainers.image.title typst
org.opencontainers.image.url https://github.com/typst/typst
org.opencontainers.image.vendor Typst
org.opencontainers.image.version v0.14.0
Details
Container
2026-01-05 00:41:21 +01:00
1
OCI / Docker
linux/arm64
The Typst Project Developers <hello@typst.app>
Apache-2.0
26 MiB
Versions (2) View all
latest 2026-01-05
2.0.0rc1 2026-01-04