api (sha256:4b16ace9d7fa17bcb7d6b262b43586f6d006ba87c0a77d1b547644739daa292a)
Installation
docker pull forgejo.dawes.cc/ryan/api@sha256:4b16ace9d7fa17bcb7d6b262b43586f6d006ba87c0a77d1b547644739daa292asha256:4b16ace9d7fa17bcb7d6b262b43586f6d006ba87c0a77d1b547644739daa292aAbout this package
The API for misc. services.
Image layers
| bazel build @trixie//base-files/arm64:data_statusd |
| bazel build @trixie//netbase/arm64:data_statusd |
| bazel build @trixie//tzdata/arm64:data_statusd |
| bazel build @trixie//tzdata-legacy/arm64:data_statusd |
| bazel build @trixie//media-types/arm64:data_statusd |
| bazel build //common:rootfs |
| bazel build //common:passwd |
| bazel build //common:home |
| bazel build //common:group |
| bazel build //common:tmp |
| bazel build //static:nsswitch |
| bazel build //common:os_release_debian13 |
| bazel build //common:cacerts_debian13_arm64 |
| bazel build @trixie//libc6/arm64:data_statusd |
| 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 /usr/local/bin/bun /usr/local/bin/ # 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 ln -s /usr/local/bin/bun /usr/local/bin/bunx which bunx mkdir -p /usr/local/bun-node-fallback-bin ln -s /usr/local/bin/bun /usr/local/bun-node-fallback-bin/nodebun # buildkit |
| ENTRYPOINT ["/usr/local/bin/bun"] |
| LABEL org.opencontainers.image.title=api |
| LABEL org.opencontainers.image.description=The API for misc. services. |
| LABEL org.opencontainers.image.version=0.0.1 |
| LABEL org.opencontainers.image.licenses=MIT |
| LABEL org.opencontainers.image.source=https://forgejo.dawes.cc/ryan/api |
| ENV NODE_ENV=production |
| COPY package.json ./ # buildkit |
| COPY src/ ./src/ # buildkit |
| EXPOSE [3000/tcp] |
| CMD ["src/index.ts"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2026-07-14T14:37:40.270Z |
| org.opencontainers.image.description | The API for misc. services. |
| org.opencontainers.image.licenses | MIT |
| org.opencontainers.image.revision | cc0c1e8355ff7e6258fddc959c5c62ad2b558d42 |
| org.opencontainers.image.source | https://forgejo.dawes.cc/ryan/api |
| org.opencontainers.image.title | api |
| org.opencontainers.image.url | https://github.com/oven-sh/bun |
| org.opencontainers.image.version | 0.0.1 |
Details
2026-07-14 19:17:45 +00:00
Versions (4)
View all
Container
0
OCI / Docker
linux/arm64
MIT
40 MiB