api (081b71f6422942857c7101b8c0f006fa81457d8d)
Published 2026-03-18 15:26:31 +00:00 by botua
Installation
docker pull gitea.bitua.io/bitua/api:081b71f6422942857c7101b8c0f006fa81457d8dsha256:045878f33faedbb1e9984fb710b0ed4279d26edb5eabb5ae29dd0d807819caf1
Images
| Digest | OS / Arch | Size |
|---|---|---|
| f3e0a7d4ed | linux/amd64 | 221 MiB |
| 53e3f84587 | linux/arm64 | 215 MiB |
Image Layers ( linux/arm64)
| # debian.sh --arch 'arm64' out/ 'bookworm' '@1773619200' |
| COPY /usr/local/bin/bun /usr/local/bin/bun # buildkit |
| RUN /bin/sh -c apt update && apt install -y --no-install-recommends python3 build-essential && apt clean && rm -rf /var/lib/apt/lists/* # buildkit |
| WORKDIR /app |
| WORKDIR /app |
| COPY /temp/prod/node_modules node_modules # buildkit |
| COPY /app/src ./src # buildkit |
| COPY /app/package.json /app/bun.lock ./ # buildkit |
| COPY /app/tsconfig.json . # buildkit |
| COPY /app/drizzle.config.ts . # buildkit |
| COPY /app/drizzle ./drizzle # buildkit |
| COPY /app/scripts ./scripts # buildkit |
| EXPOSE [3000/tcp] |
| ENTRYPOINT ["bun" "run" "src/index.ts"] |
Details
2026-03-18 15:26:31 +00:00
Versions (18)
View all
Container
0
OCI / Docker
ddd4a7f89dcad15b44503eae8069e58b64a0564d
2026-04-02
latest
2026-04-02
0df4d8033a74d2def4c5664d252d9fcfb0a9f0e5
2026-04-02
6aa58aa407f2176f35df582d9c5e021f1a891e8e
2026-04-02
3fd20fdd1f31378f5c268f707b5d4ec3a8fc9ea2
2026-03-30