Block a user
racetix (48cc762980a1066805c0517429b740878a30e7f4)
Published 2026-07-29 19:43:14 -04:00 by soconnor
Installation
docker pull git.soconnor.dev/soconnor/racetix:48cc762980a1066805c0517429b740878a30e7f4sha256:f960a02563d5c75f0328fe3464d6183a45c2c078af07c667c8e9579c8f695810
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' |
| 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 docker-entrypoint.sh /usr/local/bin # buildkit |
| COPY /usr/local/bin/bun /usr/local/bin/bun # 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 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 NEXT_PUBLIC_APP_URL=https://racetix.us |
| ENV NEXT_PUBLIC_APP_URL=https://racetix.us |
| RUN |1 NEXT_PUBLIC_APP_URL=https://racetix.us /bin/sh -c groupadd --system --gid 1001 nodejs && useradd --system --uid 1001 --gid nodejs nextjs && mkdir -p /home/nextjs && chown -R nextjs:nodejs /home/nextjs # buildkit |
| ENV HOME=/home/nextjs |
| COPY --chown=nextjs:nodejs /app/apps/web/public ./apps/web/public # buildkit |
| COPY --chown=nextjs:nodejs /app/apps/web/.next/standalone ./ # buildkit |
| COPY --chown=nextjs:nodejs /app/apps/web/.next/static ./apps/web/.next/static # buildkit |
| COPY --chown=nextjs:nodejs /app/node_modules/.bun/sharp@*/node_modules/sharp ./apps/web/node_modules/sharp # buildkit |
| COPY --chown=nextjs:nodejs /app/node_modules/.bun/@img+sharp-linux-x64@*/node_modules/@img/sharp-linux-x64 ./apps/web/node_modules/@img/sharp-linux-x64 # buildkit |
| COPY --chown=nextjs:nodejs /app/node_modules/.bun/@img+sharp-libvips-linux-x64@*/node_modules/@img/sharp-libvips-linux-x64 ./apps/web/node_modules/@img/sharp-libvips-linux-x64 # buildkit |
| COPY --chown=nextjs:nodejs /app/node_modules/.bun/@img+colour@*/node_modules/@img/colour ./apps/web/node_modules/@img/colour # buildkit |
| USER nextjs |
| EXPOSE [3000/tcp] |
| ENV PORT=3000 |
| ENV HOSTNAME=0.0.0.0 |
| CMD ["bun" "apps/web/server.js"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2026-05-13T03:50:35.951Z |
| 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 | 0d9b296af33f2b851fcbf4df3e9ec89751734ba4 |
| 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.14-slim |
Details
2026-07-29 19:43:14 -04:00
Versions (87)
View all
Container
0
OCI / Docker
linux/amd64
NOASSERTION
173 MiB
production-worker
2026-08-07
production-migrator
2026-08-07
production
2026-08-07
3ca7ed2678b43b1494e971f5d22de4248c4b9b33
2026-08-03
af6c3c2ff5302dfda8125951c3ca7f7a2651ad99
2026-08-03