Block a user
nexara/scheduler (latest)
Published 2026-03-12 19:05:54 +00:00 by bigjakk
Installation
docker pull gitea.crjlab.net/bigjakk/nexara/scheduler:latestsha256:7796b913e9a59995648d6808185cdea7fe0f39d64d37edc0933c214edf01bae1
Images
| Digest | OS / Arch | Size |
|---|---|---|
| de9887cb0b | linux/amd64 | 6.8 MiB |
Image Layers ( linux/amd64)
| 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 /build/nexara-scheduler /nexara-scheduler # buildkit |
| USER nonroot:nonroot |
| ENTRYPOINT ["/nexara-scheduler"] |