Sign inSign up

jamtur01/remeta:latest

Manifest digest

sha256:73409fa047b285c8ee37ca6dffc5fde00d2f929467a6464a93a67bcd5a5476a9

OS/ARCH

linux/amd64

Compressed size

47.8 MB

Last pushed

over 1 year by jamtur01

Type

Image

Manifest digest

sha256:73409fa047b285c8ee37ca6dffc5fde00d2f929467a6464a93a67bcd5a5476a9

Image Layers

1# debian.sh --arch 'amd64' out/26.92 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;3.35 MB
5ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E3102505680 B
6ENV PYTHON_VERSION=3.9.220 B
7ENV PYTHON_SHA256=8c136d199d3637a1fce98a16adc809c1d83c922d02d41f3614b34f8b6e7d38ec0 B
8RUN /bin/sh -c set -eux;14.24 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11LABEL maintainer=remeta0 B
12LABEL description=Tool to refresh metadata0 B
13WORKDIR /app93 B
14COPY requirements.txt . # buildkit177 B
15RUN /bin/sh -c pip install3.27 MB
16COPY remeta.py . # buildkit6.57 KB
17RUN /bin/sh -c chmod +x6.58 KB
18ENV JELLYFIN_HOST=0 B
19ENV JELLYFIN_API_KEY=0 B
20ENV JELLYFIN_USER_ID=0 B
21ENTRYPOINT ["python" "remeta.py"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1745798400'