Sign inSign up

pipepito/acestream-scraper:scraper

Multi-platform
Networking
Web servers
Content management system
Index digest

sha256:abd305e8d9c078392f2c9d55c0850e6305afaf13c354fd4a7e972c93b857f4e5

OS/ARCH

Compressed size

83.84 MB

Last pushed

6 days by pipepito

Type

Image

Manifest digest

sha256:eda5b89b8f3c8efa55d2a86494724f2a3295989e94f89f43333c8785a6c7ce8a

Image Layers

1# debian.sh --arch 'armhf' out/25 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3RUN /bin/sh -c set -eux;3.3 MB
4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
5ENV PYTHON_VERSION=3.13.150 B
6ENV PYTHON_SHA256=1e66a7945a48390ee4c2a4268a0e4185884059a13c4aab6d148aa208deea4a760 B
7RUN /bin/sh -c set -eux;10.8 MB
8RUN /bin/sh -c set -eux;250 B
9CMD ["python3"]0 B
10ENV PYTHONDONTWRITEBYTECODE=1 PYTHONUNBUFFERED=1 PIP_NO_CACHE_DIR=1 PIP_DISABLE_PIP_VERSION_CHECK=10 B
11WORKDIR /app93 B
12ARG TARGETARCH=arm0 B
13RUN |1 TARGETARCH=arm /bin/sh -c13.18 MB
14COPY /install /usr/local # buildkit24.44 MB
15COPY backend/ /app/ # buildkit523.27 KB
16RUN |1 TARGETARCH=arm /bin/sh -c215 B
17COPY /build/frontend/dist/ /app/frontend_build/ # buildkit559.08 KB
18COPY /opt/ipfs/ /opt/ipfs/ # buildkit247 B
19RUN |1 TARGETARCH=arm /bin/sh -c115 B
20COPY /opt/zeronet/ /opt/zeronet/ # buildkit230 B
21RUN |1 TARGETARCH=arm /bin/sh -c118 B
22COPY /out/ /opt/ffmpeg/bin/ # buildkit6.04 MB
23COPY entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit8.69 KB
24COPY backend/capture_logs.py /usr/local/bin/capture_logs.py # buildkit1.58 KB
25COPY backend/engine_cache_cleanup.py /usr/local/bin/engine_cache_cleanup.py # buildkit1.79 KB
26COPY warp-setup.sh /usr/local/bin/warp-setup.sh # buildkit2 KB
27COPY healthcheck.sh /usr/local/bin/healthcheck.sh # buildkit1.49 KB
28RUN |1 TARGETARCH=arm /bin/sh -c32 B
29ENTRYPOINT ["/usr/bin/tini" "--" "/usr/local/bin/entrypoint.sh"]0 B
30CMD ["uvicorn" "main:app" "--host" "0.0.0.0"0 B
31HEALTHCHECK {Test:[CMD /usr/local/bin/healthcheck.sh] Interval:30s Timeout:10s0 B

Command

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