| 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 |
| COPY file:2fb50f6df056958ed8e541ef12d2204898904ebd4600b81dc45f9fad98673ea7 in /server |
| COPY dir:4300814e7c90b7039b7c20686a39c845763048dee64d58214715ca73a4c50cd8 in /data |
| EXPOSE 8080 |
| USER 1000:1000 |
| HEALTHCHECK &{["CMD" "/server" "healthcheck"] "30s" "5s" "10s" "0s" '\x03'} |
| ENTRYPOINT ["/server"] |
| LABEL com.docker.compose.image.builder=classic |