api (sha256:2156469293303a16a65c8e42c22cab89a3b06b8bc9d67592a8b28b55942f0e1b)
Installation
docker pull forgejo.dawes.cc/ryan/api@sha256:2156469293303a16a65c8e42c22cab89a3b06b8bc9d67592a8b28b55942f0e1bsha256:2156469293303a16a65c8e42c22cab89a3b06b8bc9d67592a8b28b55942f0e1bAbout this package
The API for misc. services.
Image layers
| bazel build @trixie//base-files/amd64:data_statusd |
| bazel build @trixie//netbase/amd64:data_statusd |
| bazel build @trixie//tzdata/amd64:data_statusd |
| bazel build @trixie//tzdata-legacy/amd64:data_statusd |
| bazel build @trixie//media-types/amd64: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_amd64 |
| bazel build @trixie//libc6/amd64: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.3 |
| LABEL org.opencontainers.image.licenses=MIT |
| LABEL org.opencontainers.image.source=https://forgejo.dawes.cc/ryan/api |
| ENV NODE_ENV=production |
| COPY package.json tsconfig.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.3 |
Details
2026-07-14 19:37:24 +00:00
Versions (4)
View all
Container
1
OCI / Docker
linux/amd64
MIT
40 MiB