• Joined on 2025-06-23

nexara (0.2.2)

Published 2026-03-13 17:08:52 +00:00 by bigjakk

Installation

docker pull gitea.crjlab.net/bigjakk/nexara:0.2.2
sha256:c5bae188d277f971baaaa8b7fd88f37344b02f89807424c13190653841355cbe

Images

Digest OS / Arch Size
d230f78494 linux/amd64 10 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 /nexara # buildkit
COPY --chown=65534:65534 /build/data-dir /data/nexara # buildkit
USER nonroot:nonroot
EXPOSE [8080/tcp]
HEALTHCHECK &{["CMD" "/nexara" "healthcheck"] "10s" "3s" "15s" "0s" '\x05'}
ENTRYPOINT ["/nexara"]

Labels

Key Value
org.opencontainers.image.description Nexara - Proxmox management platform
org.opencontainers.image.source https://gitea.crjlab.net/bigjakk/nexara
org.opencontainers.image.version 0.2.2
Details
Container
2026-03-13 17:08:52 +00:00
0
OCI / Docker
Versions (35) View all
1.6.1 2026-06-12
latest 2026-06-12
1.4.0 2026-06-06
1.1.0 2026-05-15
1.0.0 2026-05-10