mobileng/frontend (v0.1.7)
Published 2026-07-26 15:05:45 +00:00 by Michael Westergaard
Installation
docker pull git.westergaard.cloud/brinformatics/mobileng/frontend:v0.1.7sha256:d9de771a4bc734f53b102cc4995380c9db2e75b044fdfcecefc7e1d30a17ce79About this package
Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
Image layers
| # debian.sh --arch 'arm64' out/ 'trixie' '@1777939200' |
| 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"] |
| WORKDIR /app |
| ARG APP_VERSION |
| ARG APP_REVISION |
| ENV NODE_ENV=production |
| ENV HOST=0.0.0.0 |
| ENV PORT=3000 |
| ENV APP_VERSION=0.1.7 |
| ENV APP_REVISION=d94cd2aef15992f6ffa4732580cd7c30e0dc15c0 |
| ENV PUBLIC_APP_VERSION=0.1.7 |
| ENV PUBLIC_APP_REVISION=d94cd2aef15992f6ffa4732580cd7c30e0dc15c0 |
| LABEL org.opencontainers.image.title=frontend |
| LABEL org.opencontainers.image.version=0.1.7 |
| LABEL org.opencontainers.image.revision=d94cd2aef15992f6ffa4732580cd7c30e0dc15c0 |
| COPY multi:3a11ed344041189c2e474c7418eda404335a67f4d9e487457b9aa22974829470 in ./ |
| COPY dir:58c61a3d47b741e31e82bc90725f2bdee05a8ad77d01e78a1349c4aa1dedbd26 in ./node_modules |
| COPY dir:6b8037fafca1662cc03c3928b9ac90f11f49429996a5e5f50275287c1d1a52e5 in ./drizzle |
| COPY dir:30293d55f3526841c5000c45fd3504497e458e3f458fa701b454b9ef0686fc44 in ./build |
| EXPOSE 3000 |
| CMD ["bun" "./build/index.js"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2026-05-13T03:50:35.268Z |
| 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 | d94cd2aef15992f6ffa4732580cd7c30e0dc15c0 |
| org.opencontainers.image.source | https://github.com/oven-sh/bun |
| org.opencontainers.image.title | frontend |
| org.opencontainers.image.url | https://github.com/oven-sh/bun |
| org.opencontainers.image.version | 0.1.7 |
Details
2026-07-26 15:05:45 +00:00
Versions (5)
View all
Container
0
OCI / Docker
linux/arm64
NOASSERTION
136 MiB