bleu/bleusocial (sha-0d853bb124af)

Published 2026-06-28 18:12:38 -05:00 by reinitialized in bleupigs.club/bleu

Installation

docker pull git.ds.reinitialized.net/bleupigs.club/bleu/bleusocial:sha-0d853bb124af
sha256:1408ad74fd7d1806b98f9c2b94c5b9dc955b21df0218209d9d7176c48c0e331a

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
ARG BLEU_BUILD_VERSION=indev
ARG BLEU_BUILD_COMMIT=unknown
LABEL org.opencontainers.image.created=2026-06-28T23:08:44Z org.opencontainers.image.revision=0d853bb124af18c8786e9295310620bae3081b11 org.opencontainers.image.source=http://10.255.0.3:1037/bleupigs.club/bleu org.opencontainers.image.title=BleuSocial Foundation
ENV NODE_ENV=production
ENV BLEU_APP=bleusocial
ENV BLEU_BUILD_VERSION=indev
ENV BLEU_BUILD_COMMIT=0d853bb124af
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
ENV BLEUSOCIAL_HOST=0.0.0.0
ENV BLEUSOCIAL_PORT=3002
ENV BLEUAGENT_CMMC_BASE_URL=http://cmmc:3000
ENV BLEUAGENT_TARGET_ID=local
ENV BLEUAGENT_DEPLOYMENT_ROOT=/var/lib/bleuagent/deployments
COPY dir:5fea4972ac4200fbf496031794c8be3439395afcd376d9544b2046c089e89380 in apps/bleusocial/dist
|4 OCI_CREATED=2026-06-28T23:08:44Z OCI_REVISION=0d853bb124af18c8786e9295310620bae3081b11 OCI_SOURCE=http://10.255.0.3:1037/bleupigs.club/bleu OCI_TITLE=BleuSocial Foundation /bin/sh -c mkdir -p /data
EXPOSE 3000 3001 3002
CMD ["sh" "-c" "bun apps/${BLEU_APP}/dist/index.js"]

Labels

Key Value
org.opencontainers.image.created 2026-06-28T23:08:44Z
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 0d853bb124af18c8786e9295310620bae3081b11
org.opencontainers.image.source http://10.255.0.3:1037/bleupigs.club/bleu
org.opencontainers.image.title BleuSocial Foundation
org.opencontainers.image.url https://github.com/oven-sh/bun
org.opencontainers.image.version 1.3.14
Details
Container
2026-06-28 18:12:38 -05:00
0
OCI / Docker
linux/amd64
NOASSERTION
83 MiB
Versions (140) 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