api (daa3fe7046c9ca64939eac894943726e92e81b09)
Published 2026-03-19 11:03:11 +00:00 by botua
Installation
docker pull gitea.bitua.io/bitua/api:daa3fe7046c9ca64939eac894943726e92e81b09sha256:ec9d3266a1942e424257cacde82d50909499cb2bc3ada8c1e1af7e412e23800e
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 0f9f4a5268 | linux/amd64 | 221 MiB |
| ee34e7f410 | linux/arm64 | 215 MiB |
Image Layers ( linux/amd64)
| # debian.sh --arch 'amd64' 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-19 11:03:11 +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