pictures.place (sha256:c932ccc905ee05665729f2aaee2e4b9127829c132f34653dddde3b71c63267ac)
Published 2026-04-28 14:43:22 -04:00 by leah
Installation
docker pull git.szpunar.cloud/leah/pictures.place@sha256:c932ccc905ee05665729f2aaee2e4b9127829c132f34653dddde3b71c63267acsha256:c932ccc905ee05665729f2aaee2e4b9127829c132f34653dddde3b71c63267acAbout this package
Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
Image layers
| # debian.sh --arch 'arm64' 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 |
| ENV NODE_ENV=production |
| COPY /app/build ./build # buildkit |
| COPY /app/prisma/generated ./prisma/generated # buildkit |
| COPY /app/node_modules ./node_modules # buildkit |
| COPY /app/package.json ./package.json # buildkit |
| COPY /app/scripts ./scripts # buildkit |
| COPY /app/prisma ./prisma # buildkit |
| COPY /app/prisma.config.ts ./prisma.config.ts # buildkit |
| EXPOSE [3000/tcp] |
| CMD ["bun" "build/index.js"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2026-04-20T08:09:53.259Z |
| 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 | bf2e2cecf27e800962b1e7f03d66278f9d5d2e79 |
| 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.13 |
Details
2026-04-28 14:43:22 -04:00
Versions (18)
View all
Container
0
OCI / Docker
linux/arm64
NOASSERTION
313 MiB
latest
2026-06-28
2774ff5cfb9033d511366709d872e0b0329ded75
2026-06-28
26ebe22ca765e7c6438135d4b966cef61b0a8cf6
2026-06-28
3e77c5e7a23960c31278efba6f4e1090329d4bc2
2026-04-29
7b56e058668f065abecdfd03cca2993892a3391c
2026-04-29