dws9-www (sha256:5bb1d86fc288087f5db89edde7f7ac47afcefcdae056516643a7d80745faa59d)

Published 2026-07-09 19:48:54 +00:00 by ryan

Installation

docker pull forgejo.dawes.cc/ryan/dws9-www@sha256:5bb1d86fc288087f5db89edde7f7ac47afcefcdae056516643a7d80745faa59d
sha256:5bb1d86fc288087f5db89edde7f7ac47afcefcdae056516643a7d80745faa59d

About this package

Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one

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"]
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-09T15:05:18.668Z
org.opencontainers.image.description Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
org.opencontainers.image.licenses NOASSERTION
org.opencontainers.image.revision fc865b398e51de8a95ddde4bca36408b26d40884
org.opencontainers.image.source https://github.com/oven-sh/bun
org.opencontainers.image.title bun
org.opencontainers.image.url https://github.com/oven-sh/bun
org.opencontainers.image.version canary-distroless
Details
Container
2026-07-09 19:48:54 +00:00
0
OCI / Docker
linux/arm64
NOASSERTION
40 MiB
Versions (2) View all
beta 2026-07-09
0.1.0-beta 2026-07-09