t.behrendt
  • Joined on 2023-04-28

ts3gotify (8e425b4-amd64)

Published 2025-01-08 19:08:39 +01:00 by t.behrendt in t.behrendt/ts3gotify

Installation

docker pull gitea.t000-n.de/t.behrendt/ts3gotify:8e425b4-amd64
sha256:06e5312cf88c408d0efcf500ff9ba563020c4731901fc19934365d9c847724f8

About this package

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

Image Layers

# debian.sh --arch 'amd64' out/ 'bullseye' '@1733097600'
COPY docker-entrypoint.sh /usr/local/bin # buildkit
COPY /usr/local/bin/bun /usr/local/bin/bun # buildkit
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 /temp/prod/node_modules node_modules # buildkit
COPY /app/dist . # buildkit
CMD ["bun" "/app/main.js"]

Labels

Key Value
org.opencontainers.image.created 2024-12-21T04:53:44.013Z
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 50eec0025b482ad7b340c82f64749903b2fad4b8
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.1.42
Details
Container
2025-01-08 19:08:39 +01:00
278
OCI / Docker
linux/amd64
NOASSERTION
90 MiB
Versions (78) View all
0.0.13 2026-04-13
0ceb5d9-arm64 2026-04-13
0ceb5d9-amd64 2026-04-13
0.0.12 2026-04-01
27e28ed-amd64 2026-04-01