Block a user
outline-mcp (latest)
Installation
docker pull gitea.t000-n.de/t.behrendt/outline-mcp:latestsha256:7fe6dfe2ebf0329771488a1df8572594f4f5f4847f1c7a8e89e2db24111f4242
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 1f40c3bc9c | linux/amd64 | 91 MiB |
| a7ed2f3883 | linux/arm64 | 92 MiB |
Image Layers ( linux/amd64)
| # debian.sh --arch 'amd64' out/ 'trixie' '@1773619200' |
| COPY docker-entrypoint.sh /usr/local/bin # buildkit |
| COPY /usr/local/bin/bun /usr/local/bin/bun # buildkit |
| RUN /bin/sh -c mkdir -p /usr/local/bun-node-fallback-bin && ln -s /usr/local/bin/bun /usr/local/bun-node-fallback-bin/node # buildkit |
| ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/bun-node-fallback-bin |
| ARG BUN_RUNTIME_TRANSPILER_CACHE_PATH=0 |
| ENV BUN_RUNTIME_TRANSPILER_CACHE_PATH=0 |
| ARG BUN_INSTALL_BIN=/usr/local/bin |
| ENV BUN_INSTALL_BIN=/usr/local/bin |
| RUN |2 BUN_RUNTIME_TRANSPILER_CACHE_PATH=0 BUN_INSTALL_BIN=/usr/local/bin /bin/sh -c groupadd bun --gid 1000 && useradd bun --uid 1000 --gid bun --shell /bin/sh --create-home && ln -s /usr/local/bin/bun /usr/local/bin/bunx && which bun && which bunx && bun --version # buildkit |
| WORKDIR /home/bun/app |
| ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"] |
| CMD ["/usr/local/bin/bun"] |
| WORKDIR /app |
| COPY /temp/prod/node_modules node_modules # buildkit |
| COPY /app/dist . # buildkit |
| CMD ["bun" "/app/main.js"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2026-03-18T04:34:00.054Z |
| org.opencontainers.image.description | Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one |
| org.opencontainers.image.licenses | NOASSERTION |
| org.opencontainers.image.revision | a04817ce2b7f1a1e8b7cbf8af8f2c027ab072f1d |
| org.opencontainers.image.source | https://github.com/oven-sh/bun |
| org.opencontainers.image.title | bun |
| org.opencontainers.image.url | https://github.com/oven-sh/bun |
| org.opencontainers.image.version | 1.3.11 |
Details
Versions (17)
View all
latest
2026-03-28
e1cb236-amd64
2026-03-28
e1cb236-arm64
2026-03-28
0c8e009-amd64
2026-03-15
0c8e009-arm64
2026-03-15