Sign inSign up

treysu/letterboxd-plex-sync:latest

Multi-platform
Integration & delivery
Index digest

sha256:67a8b5dbe9b54a3a3261a93d367fc9a98abec1fb3efdf48f36b831d38080e6d1

OS/ARCH

Compressed size

206.79 MB

Last pushed

5 months by treysu

Type

Image

Manifest digest

sha256:e9cf432ace57465fc4e4de1ca0669e879ddfe5a84b79d39e8aaa7f53f738e6dd

Image Layers

1# debian.sh --arch 'arm64' out/28.75 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;1.21 MB
5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
6ENV PYTHON_VERSION=3.10.200 B
7ENV PYTHON_SHA256=de6517421601e39a9a3bc3e1bc4c7b2f239297423ee05e282598c83ec06475050 B
8RUN /bin/sh -c set -eux;13.14 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
11RUN /bin/sh -c apt-get update52.13 MB
12WORKDIR /app93 B
13COPY ./python/generate_config.py . # buildkit634 B
14COPY ./python/sync_lb_to_plex.py . # buildkit4.92 KB
15COPY ./python/requirements.txt . # buildkit241 B
16COPY ./scripts/sync_job_wrapper.sh . # buildkit285 B
17RUN /bin/sh -c chmod +x280 B
18RUN /bin/sh -c pip install111.54 MB
19COPY cron/crontab_template /etc/cron.d/crontab_template # buildkit228 B
20RUN /bin/sh -c chmod 064432 B
21COPY ./scripts/entrypoint.sh /entrypoint.sh # buildkit634 B
22RUN /bin/sh -c chmod +x637 B
23ENTRYPOINT ["/entrypoint.sh"]0 B

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1776729600'