cinemagichd-backend-streaming (afd5ce6512889283a21338ab420a7f51ce41dfe6)

Published 2026-08-02 04:07:09 +02:00 by ahror

Installation

docker pull git.cinemagichd.ch/ahror/cinemagichd-backend-streaming:afd5ce6512889283a21338ab420a7f51ce41dfe6
sha256:459d8803db48d099e00131cc40ffe48a5e3eae9db9c69bead6989a2d7b34dafc

Image layers

ADD alpine-minirootfs-3.20.10-aarch64.tar.gz / # buildkit
CMD ["/bin/sh"]
ARG RELEASE_SHA=afd5ce6512889283a21338ab420a7f51ce41dfe6
LABEL org.opencontainers.image.revision=afd5ce6512889283a21338ab420a7f51ce41dfe6
RUN |1 RELEASE_SHA=afd5ce6512889283a21338ab420a7f51ce41dfe6 /bin/sh -c apk add --no-cache ca-certificates tzdata # buildkit
WORKDIR /app
COPY /out/cinemagichd-streaming /app/cinemagichd-streaming # buildkit
RUN |1 RELEASE_SHA=afd5ce6512889283a21338ab420a7f51ce41dfe6 /bin/sh -c adduser -D -H -u 10001 appuser && mkdir -p /app/sessions && chown -R appuser:appuser /app # buildkit
USER appuser
EXPOSE [8080/tcp]
ENTRYPOINT ["/app/cinemagichd-streaming"]

Labels

Key Value
org.opencontainers.image.revision afd5ce6512889283a21338ab420a7f51ce41dfe6
Details
Container
2026-08-02 04:07:09 +02:00
0
OCI / Docker
linux/arm64
12 MiB
Versions (20) View all