cds

temoignages-sveltekit (sha256:812ccec7c584250127f8aed5928eb8317643fc033f67607f945a70ba91292c4e)

Published 2025-10-15 15:34:45 +02:00 by registry

Installation

docker pull forge.eost.unistra.fr/cds/temoignages-sveltekit@sha256:812ccec7c584250127f8aed5928eb8317643fc033f67607f945a70ba91292c4e
sha256:812ccec7c584250127f8aed5928eb8317643fc033f67607f945a70ba91292c4e

About this package

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

Image layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1759104000'
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 /opt/temoignages
ARG NAMAZU_URL=https://api.franceseisme.fr
COPY /temp/dev/node_modules node_modules # buildkit
COPY . . # buildkit
ENV PUBLIC_NAMAZU_URL=https://api.franceseisme.fr
ENV NODE_ENV=production
RUN |1 NAMAZU_URL=https://api.franceseisme.fr /bin/sh -c bun --bun run build # buildkit
USER bun
EXPOSE map[3000/tcp:{}]
CMD ["bun" "./build/index.js"]

Labels

Key Value
org.opencontainers.image.created 2025-10-15T13:30:18Z
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 dd1126ef874577aec2a59e2fe6469b0fa202d350
org.opencontainers.image.source https://forge.eost.unistra.fr/cds/temoignages-sveltekit.git
org.opencontainers.image.title bun
org.opencontainers.image.url https://forge.eost.unistra.fr/cds/temoignages-sveltekit
org.opencontainers.image.version 1.3.0
Details
Container
2025-10-15 15:34:45 +02:00
0
OCI / Docker
linux/amd64
NOASSERTION
188 MiB
Versions (26) View all
test 2025-10-27
f75e23c237 2025-10-27
dd1126ef87 2025-10-15
fa93b4af7a 2025-10-15
48eacb0cf7 2025-10-15