Sign inSign up

pipepito/acestream-scraper:develop-scraper

Multi-platform
Networking
Web servers
Content management system
Index digest

sha256:7ad9bcfca8a92fba72ecbc395131338a7e1b1106fa08384de232321101715593

OS/ARCH

Compressed size

457.25 MB

Last pushed

6 days by pipepito

Type

Image

Manifest digest

sha256:7e9ec8061051f05024d2a6ac8125c9a2bb81508899c8b4ffa82c98308aed1349

Image Layers

1# debian.sh --arch 'amd64' out/28.41 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;4.07 MB
4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
5ENV PYTHON_VERSION=3.13.150 B
6ENV PYTHON_SHA256=1e66a7945a48390ee4c2a4268a0e4185884059a13c4aab6d148aa208deea4a760 B
7RUN /bin/sh -c set -eux;11.36 MB
8RUN /bin/sh -c set -eux;249 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=amd640 B
13RUN |1 TARGETARCH=amd64 /bin/sh -c288.2 MB
14COPY /install /usr/local # buildkit27.31 MB
15COPY backend/ /app/ # buildkit524.72 KB
16RUN |1 TARGETARCH=amd64 /bin/sh -c214 B
17COPY /build/frontend/dist/ /app/frontend_build/ # buildkit559.08 KB
18COPY /opt/ipfs/ /opt/ipfs/ # buildkit52.57 MB
19RUN |1 TARGETARCH=amd64 /bin/sh -c200 B
20COPY /opt/zeronet/ /opt/zeronet/ # buildkit33.93 MB
21RUN |1 TARGETARCH=amd64 /bin/sh -c2.51 MB
22COPY /out/ /opt/ffmpeg/bin/ # buildkit7.82 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=amd64 /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 'amd64' out/ 'trixie' '@1787529600'