- https://jeezft.xyz
-
Shitcoding frfr
- Joined on
2025-09-30
Block a user
vpnsite (bot-template)
Published 2026-05-13 06:10:05 +12:00 by jeezft
Installation
docker pull gitea.jeezft.xyz/jeezft/vpnsite:bot-templatesha256:be18767ee738888fcb44f55ef4c756b1a0d01b29ce22bb36612d1c76454dc2c2
About this package
Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
Image Layers
| # debian.sh --arch 'amd64' out/ 'trixie' '@1773619200' |
| 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"] |
| RUN /bin/sh -c apt-get update -qq && apt-get install -y -qq git ca-certificates curl && apt-get clean && rm -rf /var/lib/apt/lists/* # buildkit |
| RUN /bin/sh -c bun add -g typescript # buildkit |
| WORKDIR /app |
| WORKDIR /app |
| COPY /app/node_modules ./node_modules # buildkit |
| COPY package.json tsconfig.json ./ # buildkit |
| COPY src ./src # buildkit |
| ENV PORT=4000 |
| EXPOSE map[4000/tcp:{}] |
| HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:4000/health || exit 1"] "30s" "5s" "0s" '\x00'} |
| CMD ["bun" "run" "src/index.ts"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2026-03-18T04:34:00.054Z |
| 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 | a04817ce2b7f1a1e8b7cbf8af8f2c027ab072f1d |
| 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.11 |
Details
2026-05-13 06:10:05 +12:00
Versions (11)
View all
Container
35
OCI / Docker
linux/amd64
NOASSERTION
146 MiB