Sign inSign up

visesa84/acestream-scraper-pyacexy:v4.5

Multi-platform
Networking
Web servers
Content management system
Index digest

sha256:f3ed3e53ee51b66f855a5725dde1cd6d78c517d900883e5015487ad8cd7d8639

OS/ARCH

Compressed size

450.74 MB

Last pushed

19 days by visesa84

Type

Image

Manifest digest

sha256:e10c46ef12131aee7ef46b89acaa84fb58b20f358b2e4142d5917be0a5e8b3e2

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
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;3.3 MB
5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
6ENV PYTHON_VERSION=3.10.210 B
7ENV PYTHON_SHA256=a0da1e72132e950154eca0f6f47d5db828454700de20e5113667940d81e0db040 B
8RUN /bin/sh -c set -eux;12.69 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11LABEL maintainer=visesa description=Acestream channel scraper0 B
12WORKDIR /app91 B
13RUN /bin/sh -c mkdir -p114 B
14COPY /usr/local/cargo/bin/boringtun-cli /usr/local/bin/boringtun-real # buildkit707.18 KB
15RUN /bin/sh -c echo -e219 B
16RUN /bin/sh -c apt-get update265.73 MB
17RUN /bin/sh -c echo "ControlPort3.83 KB
18RUN /bin/sh -c pip install2.56 MB
19RUN /bin/sh -c pip install5.12 MB
20RUN /bin/sh -c pip install7.33 MB
21RUN /bin/sh -c COINCURVE_IGNORE_SYSTEM_LIB=0 1.58 MB
22RUN /bin/sh -c pip install7.12 MB
23COPY pyacexy/ /opt/pyacexy/ # buildkit4.31 KB
24RUN /bin/sh -c cp /opt/pyacexy/proxy.py2.72 MB
25RUN /bin/sh -c mkdir -p2.03 MB
26RUN /bin/sh -c chmod +x4.21 KB
27COPY --chmod=0755 /arm/arm32/entrypoint.sh healthcheck.sh warp-setup.sh3.39 KB
28COPY --chmod=0755 /arm/arm32/wgcf /usr/local/bin/wgcf #4.46 MB
29COPY requirements.txt requirements-prod.txt ./ #374 B
30COPY migrations/ ./migrations/ # buildkit9.32 KB
31COPY migrations_app.py manage.py wsgi.py ./1.35 KB
32COPY app/ ./app/ # buildkit219.82 KB
33RUN /bin/sh -c pip install21.94 MB
34COPY /arm/arm32/ace-armeabi-v7a.zip /arm/arm32/system.zip / #42.44 MB
35RUN /bin/sh -c unzip /ace-armeabi-v7a.zip43.53 MB
36ADD /arm/arm32/main.py /arm/arm32/dnsproxyd.py /arm/arm32/app_bridge.py /acestream/3.38 KB
37ENV DOCKER_ENV=true0 B
38ENV TZ=Europe/Madrid0 B
39ENV ENABLE_TOR=false0 B
40ENV ENABLE_ACEXY=true0 B
41ENV ENABLE_ACESTREAM_ENGINE=true0 B
42ENV CHECKSTATUS_ENABLED=true0 B
43ENV WG_QUICK_USERSPACE_IMPLEMENTATION=boringtun0 B
44ENV WG_THREADS=40 B
45ENV ENABLE_WARP=false0 B
46ENV CONTAINER_NETWORK_MODE=host0 B
47ENV WARP_LICENSE_KEY=0 B
48ENV ACESTREAM_HTTP_PORT=68780 B
49ENV ACESTREAM_HTTP_HOST=ACEXY_HOST0 B
50ENV FLASK_PORT=80400 B
51ENV ACEXY_LISTEN_ADDR=:80800 B
52ENV ACEXY_HOST=localhost0 B
53ENV ACEXY_PORT=68780 B
54ENV ALLOW_REMOTE_ACCESS=no0 B
55ENV ACEXY_BUFFER_SIZE=100 B
56ENV EXTRA_FLAGS=--cache-dir /tmp --cache-limit 20 B
57EXPOSE [26552/tcp 43110/tcp 43111/tcp 6878/tcp0 B
58VOLUME [/app/ZeroNet/data /app/config /app/config/recordings]0 B
59RUN /bin/sh -c chmod -R2.26 MB
60HEALTHCHECK {Test:[CMD-SHELL /app/healthcheck.sh] Interval:30s Timeout:10s0 B
61ENTRYPOINT ["/app/entrypoint.sh"]0 B

Command

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