zitadel-bootstrap (sha256:03d935ed72e2f8531f8214668e4d15a41f823479d19234b7d90da8e1dc3ccce0)
Published 2026-06-18 11:52:41 +00:00 by sa-devfw
Installation
docker pull edp.buildth.ing/devfw-cicd/zitadel-bootstrap@sha256:03d935ed72e2f8531f8214668e4d15a41f823479d19234b7d90da8e1dc3ccce0sha256:03d935ed72e2f8531f8214668e4d15a41f823479d19234b7d90da8e1dc3ccce0Image 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 |
| ARG TARGETPLATFORM=linux/amd64 |
| ARG BINARY=zitadel-bootstrap |
| COPY linux/amd64/zitadel-bootstrap /app # buildkit |
| ENTRYPOINT ["/app"] |