nexacore (sha256:e3b7a79966fad4a3dd07000e8d10d0fa42d6fee9be5dfcff34bfe73b59128732)

Published 2026-03-24 19:27:05 +01:00 by release-bot in hackmi.ch/NexaCore

Installation

docker pull git.hackmi.ch/hackmi.ch/nexacore@sha256:e3b7a79966fad4a3dd07000e8d10d0fa42d6fee9be5dfcff34bfe73b59128732
sha256:e3b7a79966fad4a3dd07000e8d10d0fa42d6fee9be5dfcff34bfe73b59128732

Image layers

ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
RUN /bin/sh -c apk add --no-cache sqlite-libs ca-certificates tzdata # buildkit
RUN /bin/sh -c adduser -D -g '' appuser # buildkit
WORKDIR /app
COPY /bot /app/bot # buildkit
RUN /bin/sh -c chown -R appuser:appuser /app # buildkit
USER appuser
ENTRYPOINT ["/app/bot"]

Labels

Key Value
org.opencontainers.image.created 2026-03-24T18:25:55Z
org.opencontainers.image.revision c61a9ad8ffdaa2b1a1a829a5041a72edb922335d
org.opencontainers.image.source https://git.hackmi.ch/hackmi.ch/NexaCore.git
org.opencontainers.image.url https://git.hackmi.ch/hackmi.ch/NexaCore
org.opencontainers.image.version 0.2.0
Details
Container
2026-03-24 19:27:05 +01:00
0
OCI / Docker
linux/amd64
15 MiB
Versions (5) View all
0.2 2026-03-24
0.2.0 2026-03-24
latest 2026-03-24
0.1 2026-02-24
0.1.0 2026-02-24