api (4125d169a5261cbc4c6b4f4ff2efef5ccd4a7a2e)
Published 2026-03-16 23:16:51 +00:00 by botua
Installation
docker pull gitea.bitua.io/bitua/api:4125d169a5261cbc4c6b4f4ff2efef5ccd4a7a2esha256:adac6792f07e50cea62065cbe4c4617cd5eaaffe4eed75f23f3a62eba276a79e
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 6e843966e7 | linux/amd64 | 222 MiB |
| 4d6e58ddc0 | linux/arm64 | 216 MiB |
Image Layers ( linux/amd64)
| # debian.sh --arch 'amd64' out/ 'bookworm' '@1771804800' |
| 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-16 23:16:51 +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