bleu/bleubridge (sha-893480c83af8)

Published 2026-06-24 21:24:22 -05:00 by reinitialized in bleupigs.club/bleu

Installation

docker pull git.ds.reinitialized.net/bleupigs.club/bleu/bleubridge:sha-893480c83af8
sha256:50fc88ef39dad8d716df9dd3becc50d5929725b012b143b2d2cbf86677f57ae4

About this package

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

Image layers

# debian.sh --arch 'amd64' 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 BLEU_APP=cmmc
ARG OCI_CREATED=unknown
ARG OCI_REVISION=unknown
ARG OCI_SOURCE=https://git.ds.reinitialized.net/bleupigs.club/bleu
ARG OCI_TITLE=Bleu CMMC
LABEL org.opencontainers.image.created=2026-06-25T02:23:07Z org.opencontainers.image.revision=893480c83af89a121b3f0e2c1802d84e1373f58e org.opencontainers.image.source=http://10.255.0.3:1037/bleupigs.club/bleu org.opencontainers.image.title=BleuBridge
ENV NODE_ENV=production
ENV BLEU_APP=bleubridge
ENV CMMC_HOST=0.0.0.0
ENV CMMC_PORT=3000
ENV CMMC_DATABASE_PATH=/data/cmmc.sqlite
ENV BLEUBRIDGE_HOST=0.0.0.0
ENV BLEUBRIDGE_PORT=3001
COPY dir:0b9c74c1c66bbc3466f7bfc1c094587a98b143c6b6166f76a8a1ff61ced6094b in apps/bleubridge/dist
|4 OCI_CREATED=2026-06-25T02:23:07Z OCI_REVISION=893480c83af89a121b3f0e2c1802d84e1373f58e OCI_SOURCE=http://10.255.0.3:1037/bleupigs.club/bleu OCI_TITLE=BleuBridge /bin/sh -c mkdir -p /data
VOLUME [/data]
EXPOSE 3000 3001
CMD ["sh" "-c" "bun apps/${BLEU_APP}/dist/index.js"]

Labels

Key Value
org.opencontainers.image.created 2026-06-25T02:23:07Z
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 893480c83af89a121b3f0e2c1802d84e1373f58e
org.opencontainers.image.source http://10.255.0.3:1037/bleupigs.club/bleu
org.opencontainers.image.title BleuBridge
org.opencontainers.image.url https://github.com/oven-sh/bun
org.opencontainers.image.version 1.3.14
Details
Container
2026-06-24 21:24:22 -05:00
0
OCI / Docker
linux/amd64
NOASSERTION
83 MiB
Versions (147) View all
sha-893d9d205c03 2026-07-09
indev 2026-07-09
sha-b470d9bd75c5 2026-07-09
sha-cebd9ad342d4 2026-07-09
sha-ce45784ab3fb 2026-07-09