typst-mcp (v0.2.0)

Published 2026-08-22 02:23:15 +00:00 by jlxq0 in jlxq0/typst-mcp

Installation

docker pull forge.oddie.app/jlxq0/typst-mcp:v0.2.0
sha256:67b2817da5232e8331fa4c3a43922a07f9ff4b62889568efa0e6531790635285

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-22 02:23:15 +00:00
592
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