Sign inSign up

visesa84/acestream-scraper-pyacexy:v4.0

Multi-platform
Networking
Web servers
Content management system
Index digest

sha256:78b9802105cceb166ee75da67970f8f3eabdf3e1c7b74007ca2f56fb720d2c54

OS/ARCH

Compressed size

516.02 MB

Last pushed

4 months by visesa84

Type

Image

Manifest digest

sha256:b609ed195c79cb7e5fb4358a53deddbc3a83a895e161ec99d4a54fb8324ec027

Image Layers

1# debian.sh --arch 'arm64' out/28.75 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.22 MB
5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
6ENV PYTHON_VERSION=3.10.200 B
7ENV PYTHON_SHA256=de6517421601e39a9a3bc3e1bc4c7b2f239297423ee05e282598c83ec06475050 B
8RUN /bin/sh -c set -eux;13.14 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11LABEL maintainer=visesa description=Acestream channel scraper0 B
12WORKDIR /app93 B
13RUN /bin/sh -c mkdir -p116 B
14COPY /usr/local/cargo/bin/boringtun-cli /usr/local/bin/boringtun-real # buildkit667.9 KB
15RUN /bin/sh -c echo -e218 B
16RUN /bin/sh -c apt-get update330.28 MB
17RUN /bin/sh -c echo "ControlPort3.83 KB
18RUN /bin/sh -c pip install16.41 MB
19COPY pyacexy/ /opt/pyacexy/ # buildkit4.31 KB
20RUN /bin/sh -c cp /opt/pyacexy/proxy.py2.76 MB
21RUN /bin/sh -c mkdir -p2.03 MB
22RUN /bin/sh -c chmod +x4.2 KB
23COPY --chmod=0755 /arm/arm64/entrypoint.sh healthcheck.sh warp-setup.sh3.39 KB
24COPY --chmod=0755 /arm/arm64/wgcf /usr/local/bin/wgcf #4.26 MB
25COPY requirements.txt requirements-prod.txt ./ #375 B
26COPY migrations/ ./migrations/ # buildkit9.32 KB
27COPY migrations_app.py manage.py wsgi.py ./1.18 KB
28COPY app/ ./app/ # buildkit214.88 KB
29RUN /bin/sh -c pip install17.29 MB
30COPY /arm/arm64/ace-arm64-v8a.zip /arm/arm64/system.zip / #47.56 MB
31RUN /bin/sh -c unzip /ace-arm64-v8a.zip49.19 MB
32ADD /arm/arm64/main.py /arm/arm64/dnsproxyd.py /arm/arm64/app_bridge.py /acestream/3.38 KB
33ENV DOCKER_ENV=true0 B
34ENV TZ=Europe/Madrid0 B
35ENV ENABLE_TOR=false0 B
36ENV ENABLE_ACEXY=true0 B
37ENV ENABLE_ACESTREAM_ENGINE=true0 B
38ENV WG_QUICK_USERSPACE_IMPLEMENTATION=boringtun0 B
39ENV WG_THREADS=40 B
40ENV ENABLE_WARP=false0 B
41ENV CONTAINER_NETWORK_MODE=host0 B
42ENV WARP_LICENSE_KEY=0 B
43ENV ACESTREAM_HTTP_PORT=68780 B
44ENV ACESTREAM_HTTP_HOST=ACEXY_HOST0 B
45ENV FLASK_PORT=80400 B
46ENV ACEXY_LISTEN_ADDR=:80800 B
47ENV ACEXY_HOST=localhost0 B
48ENV ACEXY_PORT=68780 B
49ENV ALLOW_REMOTE_ACCESS=no0 B
50ENV ACEXY_BUFFER_SIZE=100 B
51ENV EXTRA_FLAGS=--cache-dir /tmp --cache-limit 20 B
52EXPOSE [26552/tcp 43110/tcp 43111/tcp 6878/tcp0 B
53VOLUME [/app/ZeroNet/data /app/config /app/config/recordings]0 B
54RUN /bin/sh -c chmod -R2.25 MB
55HEALTHCHECK {Test:[CMD-SHELL /app/healthcheck.sh] Interval:30s Timeout:10s0 B
56ENTRYPOINT ["/app/entrypoint.sh"]0 B

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1779062400'