api (9704b335eee537ae5a17538de778d33b69a6bec6)

Published 2026-04-16 19:43:28 +00:00 by Cossale

Installation

docker pull git.reseam.app/reseam/api:9704b335eee537ae5a17538de778d33b69a6bec6
sha256:0d63100353e4cc2fc79e1dc5d5b3c542a0be0d1e8475dd5b8fa5ca84d3604b60

About this package

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

Image layers

# debian.sh --arch 'amd64' out/ 'trixie' '@1775433600'
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
COPY multi:f876675c0b632586d615887845b25cd41f6eec2491e775297e77486e512ae538 in ./
/bin/sh -c bun install --frozen-lockfile --production
COPY multi:71644968a8410f0ac68c49373f4851f860bc533070ae1737e969f4aa8301d3b7 in ./
COPY dir:3984dd5e5ae23fcadde6d9b82aaefa62ad2f6578eab077c9ba8febb651431a53 in ./src
ARG VERSION=dev
ENV VERSION=9704b335eee537ae5a17538de778d33b69a6bec6
ENV NODE_ENV=production
ENV PORT=4000
EXPOSE 4000
CMD ["bun" "run" "src/index.ts"]

Labels

Key Value
org.opencontainers.image.created 2026-04-10T03:06:40.381Z
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 700fc117a2fd01ac0201deaa6fa69c5557acb04f
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.12
Details
Container
2026-04-16 19:43:28 +00:00
0
OCI / Docker
linux/amd64
NOASSERTION
94 MiB
Versions (11) View all