api (sha256:2a3ae71477818f92a71275c1e6d3995760e2b13134698887cd82809b2085a041)

Published 2026-07-14 19:37:24 +00:00 by ryan in ryan/api

Installation

docker pull forgejo.dawes.cc/ryan/api@sha256:2a3ae71477818f92a71275c1e6d3995760e2b13134698887cd82809b2085a041
sha256:2a3ae71477818f92a71275c1e6d3995760e2b13134698887cd82809b2085a041

About 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.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
Container
2026-07-14 19:37:24 +00:00
0
OCI / Docker
linux/arm64
MIT
40 MiB
Versions (4) View all
nightly 2026-07-14
0.0.3-nightly 2026-07-14
0.0.2-nightly 2026-07-14
0.0.1-nightly 2026-07-14