sha256:f10e7a29dbd0b7a40e5903ed7705b9b83e565d5f1bff81ef5dcfd0c0273754c3
OS/ARCH
Compressed size
68.83 MB
Last pushed
about 1 month by coderluii
Type
Image
Manifest digest
sha256:9560224dad19218846e72e6d9eb4e023c44762f6e7b3e786e307518be8c38b69
Image Layers
1apko12.3 MB2apko2.81 MB3apko3.12 MB4apko1.29 MB5apko682.91 KB6apko1.72 MB7apko950.86 KB8apko617.36 KB9apko358.33 KB10apko1.1 MB11apko60.64 KB12USER root0 B13ARG VERSION=0.9.130 B14ARG GIT_SHA=bfb3c73503e68cc6823717b447d5aaf55e559e770 B15ARG BUILD_DATE=2026-08-12T22:30:09.865Z0 B16ARG RUNTIME_ABI=channelwatch-runtime-v10 B17LABEL org.opencontainers.image.title=ChannelWatch0 B18LABEL org.opencontainers.image.description=Self-hosted Channels DVR monitoring0 B19LABEL org.opencontainers.image.source=https://github.com/CoderLuii/ChannelWatch0 B20LABEL org.opencontainers.image.url=https://hub.docker.com/r/coderluii/channelwatch0 B21LABEL org.opencontainers.image.version=0.9.130 B22LABEL org.opencontainers.image.revision=bfb3c73503e68cc6823717b447d5aaf55e559e770 B23LABEL org.opencontainers.image.created=2026-08-12T22:30:09.865Z0 B24LABEL org.opencontainers.image.licenses=MIT0 B25LABEL maintainer=CoderLuii0 B26ENV PATH=/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin0 B27ENV PYTHONPATH=/app0 B28ENV CONFIG_PATH=/config0 B29ENV CHANNELWATCH_IMAGE_APP_DIR=/app0 B30ENV CHANNELWATCH_RUNTIME_ABI=channelwatch-runtime-v10 B31ENV CHANNELWATCH_IMAGE_VERSION=0.9.130 B32ENV CHANNELWATCH_REPORT_MODE=live0 B33ENV CHANNELWATCH_REPORT_ENDPOINT=https://channelwatch.coderluii.dev/api/reports0 B34ENV CHANNELWATCH_REPORT_PORTAL_URL=https://channelwatch.coderluii.dev/report0 B35RUN |4 VERSION=0.9.13 GIT_SHA=bfb3c73503e68cc6823717b447d5aaf55e559e77 BUILD_DATE=2026-08-12T22:30:09.865Z222.07 KB36WORKDIR /app32 B37COPY /venv /venv # buildkit32.42 MB38COPY /usr/share/zoneinfo /usr/share/zoneinfo # buildkit439.88 KB39COPY app/core/ /app/core/ # buildkit133.71 KB40COPY app/ui/backend/ /app/ui/backend/ # buildkit75.08 KB41COPY app/bin/channelwatch /usr/local/bin/channelwatch # buildkit872 B42COPY deploy/config/supervisor/supervisord.conf.template /etc/supervisor/conf.d/supervisord.conf.template # buildkit683 B43COPY /src/out /app/ui/backend/static_ui/ # buildkit6.71 MB44COPY app/ui/public/images /app/ui/backend/static/images/ # buildkit3.92 MB45RUN |4 VERSION=0.9.13 GIT_SHA=bfb3c73503e68cc6823717b447d5aaf55e559e77 BUILD_DATE=2026-08-12T22:30:09.865Z213 B46RUN |4 VERSION=0.9.13 GIT_SHA=bfb3c73503e68cc6823717b447d5aaf55e559e77 BUILD_DATE=2026-08-12T22:30:09.865Z866 B47VOLUME [/config]0 B48EXPOSE [8501/tcp]0 B49HEALTHCHECK {Test:[CMD /usr/bin/python -c import0 B50ENTRYPOINT ["/venv/bin/python" "/app/core/docker-entrypoint.py"]0 B51CMD ["/venv/bin/python" "-m" "supervisor.supervisord" "-c"0 BCommand
apko