• Joined on 2025-06-23

nexara (0.2.18)

Published 2026-03-23 23:26:55 +00:00 by bigjakk

Installation

docker pull gitea.crjlab.net/bigjakk/nexara:0.2.18
sha256:b202ef748fea8f54d3ab3902ccfbdda28e29daf8e112ee7f1b93e3501557a389

Images

Digest OS / Arch Size
0cdc255cc3 linux/amd64 14 MiB

Image Layers ( linux/amd64)

ADD alpine-minirootfs-3.21.6-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
RUN /bin/sh -c apk add --no-cache ca-certificates su-exec tzdata # buildkit
COPY /build/nexara /nexara # buildkit
COPY docker/nexara/entrypoint.sh /entrypoint.sh # buildkit
RUN /bin/sh -c mkdir -p /data/nexara # buildkit
EXPOSE [8080/tcp]
HEALTHCHECK &{["CMD" "/nexara" "healthcheck"] "10s" "3s" "15s" "0s" '\x05'}
ENTRYPOINT ["/entrypoint.sh"]

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.18
Details
Container
2026-03-23 23:26:55 +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