clicknplan-web/backend (sha256:43845b739581d6ef050a7142ef3f463ac6b79f8d87c93f23b16c9b1bd18a21fe)

Published 2026-07-03 17:10:02 +02:00 by adminuser

Installation

docker pull git.deditoolbox.fr/freesker/clicknplan-web/backend@sha256:43845b739581d6ef050a7142ef3f463ac6b79f8d87c93f23b16c9b1bd18a21fe
sha256:43845b739581d6ef050a7142ef3f463ac6b79f8d87c93f23b16c9b1bd18a21fe

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
WORKDIR /app
COPY /app/dist/server ./ # buildkit
EXPOSE [8080/tcp]
HEALTHCHECK {Test:[CMD /app/server healthcheck --port 8080] Interval:1m0s Timeout:5s StartPeriod:1m0s StartInterval:0s Retries:3}
CMD ["/app/server" "serve"]
Details
Container
2026-07-03 17:10:02 +02:00
1
OCI / Docker
linux/amd64
25 MiB
Versions (6) View all
latest 2026-07-15
2026.7.1 2026-07-15
dev 2026-07-15
2026.7.1-dev 2026-07-15
2026.7.0 2026-07-03