nexacore (sha256:ef8cbd0b421cee80a8c395b4b781e6681f309b8ae753cf79245b146a69ef25f2)

Published 2026-02-24 22:01:11 +01:00 by release-bot in hackmi.ch/NexaCore

Installation

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

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-02-24T20:59:53Z
org.opencontainers.image.revision 19581a15ceabd8e5abb9f80fdec0a824d6cdbb83
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.1.0
Details
Container
2026-02-24 22:01:11 +01:00
0
OCI / Docker
linux/amd64
15 MiB
Versions (3) View all
0.1 2026-02-24
0.1.0 2026-02-24
latest 2026-02-24