typst-mcp (v0.1.6)

Published 2026-08-17 04:49:06 +00:00 by jlxq0 in jlxq0/typst-mcp

Installation

docker pull forge.oddie.app/jlxq0/typst-mcp:v0.1.6
sha256:0d854c1033979e5551148bc0cc915cbc222b364ab8da21dfaa4ea19fa786839a

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 fonts /usr/share/fonts/typst # buildkit
USER nonroot:nonroot
EXPOSE map[3000/tcp:{}]
ENTRYPOINT ["/app/typst-mcp"]
Details
Container
2026-08-17 04:49:06 +00:00
4
OCI / Docker
linux/amd64
34 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