clicknplan-web/frontend (sha256:bf108e82cf1b7799ef5663d481d0f4ca998332e52fd8f144c2b0149717945f04)

Published 2026-07-15 21:17:31 +02:00 by adminuser

Installation

docker pull git.deditoolbox.fr/freesker/clicknplan-web/frontend@sha256:bf108e82cf1b7799ef5663d481d0f4ca998332e52fd8f144c2b0149717945f04
sha256:bf108e82cf1b7799ef5663d481d0f4ca998332e52fd8f144c2b0149717945f04

About this package

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

Image layers

bazel build @trixie//base-files/amd64:data_statusd
bazel build @trixie//netbase/amd64:data_statusd
bazel build @trixie//tzdata/amd64:data_statusd
bazel build @trixie//tzdata-legacy/amd64:data_statusd
bazel build @trixie//media-types/amd64:data_statusd
bazel build //common:rootfs
bazel build //common:passwd
bazel build //common:home
bazel build //common:group
bazel build //common:tmp
bazel build //static:nsswitch
bazel build //common:os_release_debian13
bazel build //common:cacerts_debian13_amd64
bazel build @trixie//libc6/amd64:data_statusd
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 /usr/local/bin/bun /usr/local/bin/ # 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 ln -s /usr/local/bin/bun /usr/local/bin/bunx which bunx mkdir -p /usr/local/bun-node-fallback-bin ln -s /usr/local/bin/bun /usr/local/bun-node-fallback-bin/nodebun # buildkit
ENTRYPOINT ["/usr/local/bin/bun"]
USER nonroot:nonroot
WORKDIR /app
COPY /app/.output ./.output # buildkit
COPY /app/.nuxt ./.nuxt # buildkit
EXPOSE [3000/tcp]
CMD [".output/server/index.mjs"]

Labels

Key Value
org.opencontainers.image.created 2026-05-13T03:50:34.601Z
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-distroless
Details
Container
2026-07-15 21:17:31 +02:00
3
OCI / Docker
linux/amd64
NOASSERTION
42 MiB
Versions (5) View all
dev 2026-07-26
2026.7.1-dev 2026-07-26
latest 2026-07-15
2026.7.1 2026-07-15
2026.7.0-dev 2026-07-03