Block a user
nexara-ws (0.1.6)
Published 2026-03-12 22:37:19 +00:00 by bigjakk
Installation
docker pull gitea.crjlab.net/bigjakk/nexara-ws:0.1.6sha256:886bc1f77f2780a8e4bca9061f986f1a5dfcc91096cc25745715c3f5e5e59cdc
Images
| Digest | OS / Arch | Size |
|---|---|---|
| c3f9ce8d81 | linux/amd64 | 5.5 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-ws /nexara-ws # buildkit |
| USER nonroot:nonroot |
| EXPOSE [8081/tcp] |
| HEALTHCHECK &{["CMD" "/nexara-ws" "healthcheck"] "10s" "3s" "5s" "0s" '\x03'} |
| ENTRYPOINT ["/nexara-ws"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.description | Nexara ws |
| org.opencontainers.image.source | https://gitea.crjlab.net/bigjakk/nexara |
| org.opencontainers.image.version | 0.1.6 |