layla-iam (798cbdc)
Published 2026-08-10 02:15:07 +08:00 by Cloverdo
Installation
docker pull git.cloverdo.cn/cloverdo/layla-iam:798cbdcsha256:60776cc6360fc996fbc905e5e3eeeb53221d677e1f9949d532d1b3318c7e83d4Image 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 |
| WORKDIR /app |
| COPY file:e61b0276da280fbf737b0b414864cef43d00dd5059a3f28b5773e554b0f26242 in /app/identity-center |
| COPY dir:b1988ea02aa6fb7b94b3f8368e07247662654e31bfabf86b196a282fc15b816d in /app/migrations |
| COPY dir:8bd5e48974d018d7100d2a9f0b8baa8ed36abc9ffb8a21d4fd290a0ca1652740 in /app/frontend |
| USER nonroot:nonroot |
| EXPOSE 8080 |
| ENTRYPOINT ["/app/identity-center"] |