main (sha256:dd42d35954ccc634a1c6f5240c96e57e8e076a07873be8089a61af4c989d86f0)

Published 2026-03-24 06:41:17 +01:00 by Lameur in Division/sites

Installation

docker pull git.stalla.dev/division/main@sha256:dd42d35954ccc634a1c6f5240c96e57e8e076a07873be8089a61af4c989d86f0
sha256:dd42d35954ccc634a1c6f5240c96e57e8e076a07873be8089a61af4c989d86f0

About this package

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

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"]
WORKDIR /app
ENV NODE_ENV=production
ENV HOST=0.0.0.0
ENV PORT=8080
COPY . /app # buildkit
COPY /app/node_modules node_modules # buildkit
COPY docker/migrate.mjs /app/scripts/migrate.mjs # buildkit
COPY /build/entrypoint /entrypoint # buildkit
COPY /data /data # buildkit
VOLUME [/data]
EXPOSE [8080/tcp]
ENTRYPOINT ["/entrypoint"]
CMD []

Labels

Key Value
org.opencontainers.image.created 2026-03-18T04:34:02.783Z
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 a04817ce2b7f1a1e8b7cbf8af8f2c027ab072f1d
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 1.3.11-distroless
Details
Container
2026-03-24 06:41:17 +01:00
1
OCI / Docker
linux/amd64
NOASSERTION
125 MiB
Versions (6) View all