johannesbuehl

livestream-scheduler (2.0.0-rc.2)

Published 2025-10-04 12:45:23 +02:00 by z1glr

Installation

docker pull git.z1glr.de/johannesbuehl/livestream-scheduler:2.0.0-rc.2
sha256:dff8bdb73562e886ffe66532542cf1f4e1f5ce1e021d8dd87327a1e751166940

Image Layers

ADD alpine-minirootfs-3.22.1-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
RUN /bin/sh -c apk add --no-cache tzdata # buildkit
USER 1000:1000
WORKDIR /usr/local/app
COPY /tmp/app/app . # buildkit
CMD ["./app"]

Labels

Key Value
org.opencontainers.image.created 2025-10-04T10:44:54.430Z
org.opencontainers.image.description
org.opencontainers.image.licenses
org.opencontainers.image.revision be0c5c62a20cd80fc165b5502d685e0e0c75f575
org.opencontainers.image.source https://git.z1glr.de/johannesbuehl/livestream-scheduler
org.opencontainers.image.title livestream-scheduler
org.opencontainers.image.url https://git.z1glr.de/johannesbuehl/livestream-scheduler
org.opencontainers.image.version 2.0.0-rc.2
Details
Container
2025-10-04 12:45:23 +02:00
3
OCI / Docker
linux/amd64
15 MiB
Versions (3) View all
2.0.0-rc.3 2025-10-19
latest 2025-10-19
2.0.0-rc.2 2025-10-04