• Joined on 2026-06-25

neobotpro-chat-consumer-manager (ef2190ba2036e0d5a65b2b51a98ef409a03444f7)

Published 2026-08-24 18:45:28 +00:00 by rdarius

Installation

docker pull git.rdarius.com/rdarius/neobotpro-chat-consumer-manager:ef2190ba2036e0d5a65b2b51a98ef409a03444f7
sha256:a31546a5a798b4b977cff24eb8573a3da8db7849590d8f09e66c70fe10b0e80a

About this package

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

Image Layers

ADD alpine-minirootfs-3.22.4-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
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
COPY /usr/local/bin/bun /usr/local/bin/ # buildkit
COPY docker-entrypoint.sh /usr/local/bin/ # buildkit
RUN |2 BUN_RUNTIME_TRANSPILER_CACHE_PATH=0 BUN_INSTALL_BIN=/usr/local/bin /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
RUN |2 BUN_RUNTIME_TRANSPILER_CACHE_PATH=0 BUN_INSTALL_BIN=/usr/local/bin /bin/sh -c addgroup -g 1000 bun && adduser -u 1000 -G bun -s /bin/sh -D bun && ln -s /usr/local/bin/bun /usr/local/bin/bunx && apk add libgcc libstdc++ && which bun && which bunx && bun --version # buildkit
WORKDIR /home/bun/app
ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"]
CMD ["/usr/local/bin/bun"]
ARG CHAT_CONSUMER_MANAGER_VERSION=ef2190ba2036e0d5a65b2b51a98ef409a03444f7
ARG VCS_REF=ef2190ba2036e0d5a65b2b51a98ef409a03444f7
LABEL org.opencontainers.image.title=neobotpro-chat-consumer-manager org.opencontainers.image.version=ef2190ba2036e0d5a65b2b51a98ef409a03444f7 org.opencontainers.image.revision=ef2190ba2036e0d5a65b2b51a98ef409a03444f7
ENV CHAT_CONSUMER_MANAGER_VERSION=ef2190ba2036e0d5a65b2b51a98ef409a03444f7
RUN |2 CHAT_CONSUMER_MANAGER_VERSION=ef2190ba2036e0d5a65b2b51a98ef409a03444f7 VCS_REF=ef2190ba2036e0d5a65b2b51a98ef409a03444f7 /bin/sh -c apk add --no-cache docker-cli && mkdir -p /config /etc/neobotpro /var/lib/neobotpro/chat-consumers # buildkit
WORKDIR /opt/neobot-chat
COPY package.json bun.lock ./ # buildkit
RUN |2 CHAT_CONSUMER_MANAGER_VERSION=ef2190ba2036e0d5a65b2b51a98ef409a03444f7 VCS_REF=ef2190ba2036e0d5a65b2b51a98ef409a03444f7 /bin/sh -c bun install --frozen-lockfile --production # buildkit
COPY src ./src # buildkit
ENTRYPOINT ["bun" "run" "src/consumer-manager.ts"]

Labels

Key Value
org.opencontainers.image.created 2026-05-13T03:50:34.645Z
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 ef2190ba2036e0d5a65b2b51a98ef409a03444f7
org.opencontainers.image.source https://github.com/oven-sh/bun
org.opencontainers.image.title neobotpro-chat-consumer-manager
org.opencontainers.image.url https://github.com/oven-sh/bun
org.opencontainers.image.version ef2190ba2036e0d5a65b2b51a98ef409a03444f7
Details
Container
2026-08-24 18:45:28 +00:00
0
OCI / Docker
linux/amd64
NOASSERTION
51 MiB
Versions (12) View all