Sign inSign up

visesa84/acestream-scraper-pyacexy:v3.7

Multi-platform
Networking
Web servers
Content management system
Index digest

sha256:7765925a2e22f8da891359533aeb67093421dabdae83dfd7496366876c642a2d

OS/ARCH

Compressed size

443.86 MB

Last pushed

4 months by visesa84

Type

Image

Manifest digest

sha256:1d64abbf3d979fee91442b74a47d2f606776728e7aa379a596adc63ce590cd31

Image Layers

1# debian.sh --arch 'armhf' out/24.99 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;1.19 MB
5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
6ENV PYTHON_VERSION=3.10.200 B
7ENV PYTHON_SHA256=de6517421601e39a9a3bc3e1bc4c7b2f239297423ee05e282598c83ec06475050 B
8RUN /bin/sh -c set -eux;12.61 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
11LABEL maintainer=visesa description=Acestream channel scraper0 B
12WORKDIR /app93 B
13RUN /bin/sh -c mkdir -p115 B
14COPY /usr/local/cargo/bin/boringtun-cli /usr/local/bin/boringtun-real # buildkit712.31 KB
15RUN /bin/sh -c echo -e218 B
16RUN /bin/sh -c apt-get update260.81 MB
17RUN /bin/sh -c apt-get update2.51 KB
18RUN /bin/sh -c echo "ControlPort3.84 KB
19RUN /bin/sh -c pip install2.56 MB
20RUN /bin/sh -c pip install5.28 MB
21RUN /bin/sh -c pip install7.3 MB
22RUN /bin/sh -c COINCURVE_IGNORE_SYSTEM_LIB=0 1.58 MB
23RUN /bin/sh -c pip install7.24 MB
24COPY pyacexy/ /opt/pyacexy/ # buildkit4.31 KB
25RUN /bin/sh -c cp /opt/pyacexy/proxy.py2.68 MB
26RUN /bin/sh -c mkdir -p2.03 MB
27RUN /bin/sh -c chmod +x4.2 KB
28COPY --chmod=0755 /arm/arm32/entrypoint.sh healthcheck.sh warp-setup.sh3.39 KB
29COPY --chmod=0755 /arm/arm32/wgcf /usr/local/bin/wgcf #4.46 MB
30COPY requirements.txt requirements-prod.txt ./ #374 B
31COPY migrations/ ./migrations/ # buildkit9.32 KB
32COPY migrations_app.py manage.py wsgi.py ./1.18 KB
33COPY app/ ./app/ # buildkit214.72 KB
34RUN /bin/sh -c pip install21.97 MB
35COPY /arm/arm32/ace-armeabi-v7a.zip /arm/arm32/system.zip / #42.44 MB
36RUN /bin/sh -c unzip /ace-armeabi-v7a.zip43.53 MB
37ADD /arm/arm32/main.py /arm/arm32/dnsproxyd.py /arm/arm32/app_bridge.py /acestream/3.38 KB
38ENV DOCKER_ENV=true0 B
39ENV TZ=Europe/Madrid0 B
40ENV ENABLE_TOR=false0 B
41ENV ENABLE_ACEXY=true0 B
42ENV ENABLE_ACESTREAM_ENGINE=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.25 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' '@1779062400'