bokflinken (30188e8149e6db81455d20d21087843d43dfef64-amd64)

Published 2026-03-19 07:07:03 +00:00 by woodenstake-ci

Installation

docker pull forge.woodenstake.se/woodenstake/bokflinken:30188e8149e6db81455d20d21087843d43dfef64-amd64
sha256:ae2e03dcf928ad7860dac605c3c01f4c831d2c82065b698b14e00f8644ea6518

About this package

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

Image layers

# debian.sh --arch 'amd64' out/ 'trixie' '@1771804800'
COPY docker-entrypoint.sh /usr/local/bin # buildkit
COPY /usr/local/bin/bun /usr/local/bin/bun # buildkit
RUN /bin/sh -c mkdir -p /usr/local/bun-node-fallback-bin && ln -s /usr/local/bin/bun /usr/local/bun-node-fallback-bin/node # buildkit
ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/bun-node-fallback-bin
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
RUN |2 BUN_RUNTIME_TRANSPILER_CACHE_PATH=0 BUN_INSTALL_BIN=/usr/local/bin /bin/sh -c groupadd bun --gid 1000 && useradd bun --uid 1000 --gid bun --shell /bin/sh --create-home && ln -s /usr/local/bin/bun /usr/local/bin/bunx && which bun && which bunx && bun --version # buildkit
WORKDIR /home/bun/app
ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"]
CMD ["/usr/local/bin/bun"]
/bin/sh -c groupadd --gid 1001 appgroup && useradd --uid 1001 --gid appgroup --shell /bin/bash --create-home bokflinken
WORKDIR /app
ENV NODE_ENV=production
COPY dir:c82fada7fcfbd68811f194e0cb96f7040065c12dee76c0f9df948d18e8e03f61 in ./node_modules
COPY dir:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef in ./app/node_modules
COPY dir:9abea62d33420c62cd29690ae529162e04d5de30cab12640a7e8c9649ced1b0c in ./modules
COPY dir:8b2909ead4a82cd80726774327b57979800c6263e791c4702616582fa83eeaa5 in ./app/.output
COPY file:c06d783b9215b0c004e60f44913a923cb2e91241632b4a65d362f06ff1349174 in ./
COPY file:97fc4fe44b392d29023a2ae219d784c08fb880ff9a925e5e6e8b28b64ab32173 in ./app/
ENV PORT=3000
EXPOSE 3000
USER bokflinken
HEALTHCHECK --interval=30s --timeout=3s --start-period=5s --retries=3 CMD bun -e "fetch('http://localhost:3000/').then(r => r.ok ? process.exit(0) : process.exit(1)).catch(() => process.exit(1))"
CMD ["bun", "run", "app/.output/server/index.mjs"]

Labels

Key Value
io.buildah.version 1.28.2
org.opencontainers.image.created 2026-02-26T07:10:54.054Z
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 30e609e08073cf7114bfb278506962a5b19d0677
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.10-debian
Details
Container
2026-03-19 07:07:03 +00:00
4
OCI / Docker
linux/amd64
NOASSERTION
173 MiB
Versions (149) View all