Sign inSign up

dgtlmoon/changedetection.io:0.60

Multi-platform
Index digest

sha256:eb4a9f718801004e006ffef0ce35171f42ec8d45c9b5d20da572bc5febe107ff

OS/ARCH

Compressed size

220.85 MB

Last pushed

1 day by dgtlmoon

Type

Image

Manifest digest

sha256:5a9c06cfc1d825083c654dadb7af4f4a4555f272dfda718e58f498e98b6148ed

Image Layers

1# debian.sh --arch 'armhf' out/22.83 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;2.8 MB
5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
6ENV PYTHON_VERSION=3.11.160 B
7ENV PYTHON_SHA256=91bcdebfdde239a003ae93738a7fce0f9230fee5c4bc2b86f6e6e8c6f98aabe80 B
8RUN /bin/sh -c set -eux;14.32 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11LABEL org.opencontainers.image.source=https://github.com/dgtlmoon/changedetection.io0 B
12LABEL org.opencontainers.image.url=https://changedetection.io0 B
13LABEL org.opencontainers.image.documentation=https://changedetection.io/tutorials0 B
14LABEL org.opencontainers.image.title=changedetection.io0 B
15LABEL org.opencontainers.image.description=Self-hosted web page change0 B
16LABEL org.opencontainers.image.licenses=Apache-2.00 B
17LABEL org.opencontainers.image.vendor=changedetection.io0 B
18RUN /bin/sh -c apt-get update31.12 MB
19RUN /bin/sh -c for l6.39 MB
20ENV PYTHONUNBUFFERED=10 B
21RUN /bin/sh -c [ !99 B
22RUN /bin/sh -c sed -i4.52 KB
23COPY /dependencies /usr/local # buildkit138.28 MB
24ENV PYTHONPATH=/usr/local0 B
25EXPOSE [5000/tcp]0 B
26COPY changedetectionio /app/changedetectionio # buildkit3.58 MB
27RUN /bin/sh -c pybabel compile1.51 MB
28RUN /bin/sh -c [ !112 B
29COPY docs/api-spec.yaml /app/docs/api-spec.yaml # buildkit16.03 KB
30COPY changedetection.py /app/changedetection.py # buildkit244 B
31ARG LOGGER_LEVEL=0 B
32ENV LOGGER_LEVEL=0 B
33ENV LC_ALL=en_US.UTF-80 B
34WORKDIR /app32 B
35COPY docker-entrypoint.sh /docker-entrypoint.sh # buildkit762 B
36RUN |1 LOGGER_LEVEL= /bin/sh -c32 B
37ENTRYPOINT ["/docker-entrypoint.sh"]0 B
38CMD ["python" "./changedetection.py" "-d" "/datastore"]0 B

Command

# debian.sh --arch 'armhf' out/ 'bookworm' '@1787529600'