bokflinken-migrate (e27aaa6c258bb6381b65cf9264eb525c82d7f098)

Published 2026-02-07 13:09:06 +00:00 by woodenstake-ci

Installation

docker pull forge.woodenstake.se/woodenstake/bokflinken-migrate:e27aaa6c258bb6381b65cf9264eb525c82d7f098
sha256:19af74e97d4e26a7a25dd9873b9d546057ef8030527a02b5751780671439442b

About this package

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

Image layers

# debian.sh --arch 'arm64' out/ 'trixie' '@1768176000'
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
COPY dir:0f81d5b248c9600d3b2976233d0fe477bb83d21dfb5835fd93b028cca2f7c16f in ./node_modules
COPY dir:0afb5bdd93551d973d9059d2e28175eda1a3c99a4824236eb2662f4a06ebd686 in ./modules/db/node_modules
COPY dir:9bde04f52d54714a88f7e38cd9d2c1845b84fba477277b9e5b006aba0f112f8d in ./modules/db
COPY file:fd27decfdda35ed76700fd69ed276a807c9d34f654e95e15d969214c387e511f in ./
ENV NODE_ENV=production
USER bokflinken
CMD ["bun", "run", "--cwd", "modules/db", "db:migrate"]

Labels

Key Value
io.buildah.version 1.28.2
org.opencontainers.image.created 2026-01-29T10:40:50.319Z
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 b64edcb490b486fb8af90cb2cb2dc51590453064
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.8-debian
Details
Container
2026-02-07 13:09:06 +00:00
0
OCI / Docker
linux/arm64
NOASSERTION
167 MiB
Versions (148) View all