Sign inSign up

dgtlmoon/changedetection.io:0.55.5

Multi-platform
Index digest

sha256:d89d4187221206f7f9f2c7946e7483815db905ca7d122644081aebd5d23ba391

OS/ARCH

Compressed size

201.12 MB

Last pushed

4 months by dgtlmoon

Type

Image

Manifest digest

sha256:60510b7d0ca15ca9fa0178a2362d9e6c218a6b5f882be254c7e906a73aa9ec32

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.79 MB
5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
6ENV PYTHON_VERSION=3.11.150 B
7ENV PYTHON_SHA256=272179ddd9a2e41a0fc8e42e33dfbdca0b3711aa5abf372d3f2d51543d09b6250 B
8RUN /bin/sh -c set -eux;14.23 MB
9RUN /bin/sh -c set -eux;250 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.11 MB
19ENV PYTHONUNBUFFERED=10 B
20RUN /bin/sh -c [ !99 B
21RUN /bin/sh -c sed -i4.52 KB
22COPY /dependencies /usr/local # buildkit125.77 MB
23ENV PYTHONPATH=/usr/local0 B
24EXPOSE [5000/tcp]0 B
25COPY changedetectionio /app/changedetectionio # buildkit3.01 MB
26RUN /bin/sh -c pybabel compile1.35 MB
27RUN /bin/sh -c [ !110 B
28COPY docs/api-spec.yaml /app/docs/api-spec.yaml # buildkit14.41 KB
29COPY changedetection.py /app/changedetection.py # buildkit244 B
30ARG LOGGER_LEVEL=0 B
31ENV LOGGER_LEVEL=0 B
32ENV LC_ALL=en_US.UTF-80 B
33WORKDIR /app32 B
34COPY docker-entrypoint.sh /docker-entrypoint.sh # buildkit761 B
35RUN |1 LOGGER_LEVEL= /bin/sh -c32 B
36ENTRYPOINT ["/docker-entrypoint.sh"]0 B
37CMD ["python" "./changedetection.py" "-d" "/datastore"]0 B

Command

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