ericmahuet-fr (sha256:24502833bd26025fbafd7d8602769fcdf9d6ece7c3f7104f81964721aa5f011b)

Published 2026-05-25 20:31:54 +00:00 by eric

Installation

docker pull forge.lemalin.net/eric/ericmahuet-fr@sha256:24502833bd26025fbafd7d8602769fcdf9d6ece7c3f7104f81964721aa5f011b
sha256:24502833bd26025fbafd7d8602769fcdf9d6ece7c3f7104f81964721aa5f011b

Image layers

bazel build @bookworm//base-files/amd64:data_statusd
bazel build @bookworm//netbase/amd64:data_statusd
bazel build @bookworm//tzdata/amd64:data_statusd
bazel build @bookworm//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_debian12
bazel build //common:cacerts_debian12_amd64
bazel build @bookworm//libc6/amd64:data_statusd
bazel build @bookworm//libssl3/amd64:data_statusd
bazel build @bookworm//libgomp1/amd64:data_statusd
bazel build @bookworm//libstdc++6/amd64:data_statusd
bazel build @bookworm//libgcc-s1/amd64:data_statusd
bazel build @bookworm//gcc-12-base/amd64:data_statusd
bazel build @nodejs22_amd64//:data
WORKDIR /app
ENV NODE_ENV=production
ENV PORT=3000
ENV HOSTNAME=0.0.0.0
COPY /app/.next/standalone ./ # buildkit
USER nonroot
EXPOSE [3000/tcp]
CMD ["server.js"]
Details
Container
2026-05-25 20:31:54 +00:00
0
OCI / Docker
linux/amd64
97 MiB
Versions (4) View all