typst-mcp (latest)

Published 2026-08-25 04:16:38 +00:00 by jlxq0 in jlxq0/typst-mcp

Installation

docker pull forge.oddie.app/jlxq0/typst-mcp:latest
sha256:0b3da4c968bd91f470fd74f2225682da3b922845d6fa2dc91bb844f5bad216cb

Image layers

bazel build @bookworm//base-files/amd64:data_statusd
bazel build @bookworm//netbase/amd64:data_statusd
bazel build @bookworm//tzdata/amd64:data_statusd
bazel build @bookworm//media-types/amd64:data_statusd
bazel build //common:rootfs
bazel build //common:passwd
bazel build //common:home
bazel build //common:group
bazel build //common:tmp
bazel build //static:nsswitch
bazel build //common:os_release_debian12
bazel build //common:cacerts_debian12_amd64
bazel build @bookworm//libc6/amd64:data_statusd
bazel build @bookworm//libssl3/amd64:data_statusd
bazel build @bookworm//libgomp1/amd64:data_statusd
bazel build @bookworm//libstdc++6/amd64:data_statusd
bazel build @bookworm//libgcc-s1/amd64:data_statusd
bazel build @bookworm//gcc-12-base/amd64:data_statusd
WORKDIR /app
COPY /build/target/release/typst-mcp /app/typst-mcp # buildkit
COPY templates /usr/share/typst-mcp/templates # buildkit
COPY /assets/fonts /usr/share/fonts/typst # buildkit
USER nonroot:nonroot
EXPOSE map[3000/tcp:{} 9090/tcp:{}]
ENTRYPOINT ["/app/typst-mcp"]
Details
Container
2026-08-25 04:16:38 +00:00
3011
OCI / Docker
linux/amd64
47 MiB
Versions (10) View all
v0.2.1 2026-08-25
latest 2026-08-25
buildcache 2026-08-25
v0.2.0 2026-08-22
v0.1.8 2026-08-17