api (13b818b419e7a308eb96b1a9c80ebde333070aa7-amd64)
Published 2026-05-06 20:34:31 +00:00 by botua
Installation
docker pull gitea.bitua.io/bitua/api:13b818b419e7a308eb96b1a9c80ebde333070aa7-amd64sha256:85b7689282f34fddd9b467582e6f7a2488c3db1d6788dc7dec9d9607a88b67dd
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 6d9704696e | linux/amd64 | 68 MiB |
Image Layers ( linux/amd64)
| # debian.sh --arch 'amd64' out/ 'trixie' '@1769990400' |
| 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 |
| COPY docker-entrypoint.sh /usr/local/bin # buildkit |
| COPY /usr/local/bin/bun /usr/local/bin/bun # buildkit |
| RUN |2 BUN_RUNTIME_TRANSPILER_CACHE_PATH=0 BUN_INSTALL_BIN=/usr/local/bin /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 |
| 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 /app/apps/api/dist/ ./dist/ # buildkit |
| COPY /app/apps/api/src/notifications/*.png ./dist/ # buildkit |
| COPY /app/apps/api/src/assets/ ./src/assets/ # buildkit |
| COPY /app/apps/api/drizzle/ ./drizzle/ # buildkit |
| RUN /bin/sh -c echo '{"scripts":{"migrate":"bun run dist/migrate.js"}}' > package.json # buildkit |
| ENV SQLITE_FILE_NAME=db.sqlite |
| EXPOSE [3000/tcp] |
| ENTRYPOINT ["bun" "run" "dist/api.js"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2026-02-08T09:32:44.949Z |
| 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 | cf6cdbbbadd50604bc17f21ed5d0612c920a5d9a |
| 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.9-slim |
Details
2026-05-06 20:34:31 +00:00
Versions (185)
View all
Container
2
OCI / Docker
latest
2026-06-12
6bd35364762365294be751845996293c83bc7e73
2026-06-12
cache-arm64
2026-06-12
cache-amd64
2026-06-12