T00N

ts3gotify (e4136ef-arm64)

Published 2025-04-11 22:57:24 +02:00 by t.behrendt

Installation

docker pull gitea.t000-n.de/t00n/ts3gotify:e4136ef-arm64
sha256:040291c5c6eb7551de80f01b03e03819024cb7d7dd58925cad428dcae477e707

About this package

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

Image Layers

# debian.sh --arch 'arm64' out/ 'bullseye' '@1743984000'
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 /temp/prod/node_modules node_modules # buildkit
COPY /app/dist . # buildkit
CMD ["bun" "/app/main.js"]

Labels

Key Value
org.opencontainers.image.created 2025-04-09T06:49:54.157Z
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 9a329c04cc587f7aa3cce300bbd13f78a16859e7
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.2.9
Details
Container
2025-04-11 22:57:24 +02:00
1
OCI / Docker
linux/arm64
NOASSERTION
88 MiB
Versions (30) View all
559cc96-arm64 2025-07-04
559cc96-amd64 2025-07-04
e0ec7eb-arm64 2025-06-21
e0ec7eb-amd64 2025-06-21
b14b99f-arm64 2025-06-12