Sign inSign up

pipepito/acestream-scraper:v2.0.0-scraper

Multi-platform
Networking
Web servers
Content management system
Index digest

sha256:2c4ef2f20a734aef7c5fb7cb2adc50e86bc596515b92776895c856a7628625d2

OS/ARCH

Compressed size

83.75 MB

Last pushed

9 days by pipepito

Type

Image

Manifest digest

sha256:fd561a0d5a7ac46bd61ce29b442cebc266e340d9aac3f7bf9bc83f4e9f267196

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.39 MB
15COPY backend/ /app/ # buildkit496.94 KB
16RUN |1 TARGETARCH=arm /bin/sh -c213 B
17COPY /build/frontend/dist/ /app/frontend_build/ # buildkit549.09 KB
18COPY /opt/ipfs/ /opt/ipfs/ # buildkit246 B
19RUN |1 TARGETARCH=arm /bin/sh -c114 B
20COPY /opt/zeronet/ /opt/zeronet/ # buildkit228 B
21RUN |1 TARGETARCH=arm /bin/sh -c116 B
22COPY /out/ /opt/ffmpeg/bin/ # buildkit6.04 MB
23COPY entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit8.68 KB
24COPY backend/capture_logs.py /usr/local/bin/capture_logs.py # buildkit1.57 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 # buildkit1.75 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'