Sign inSign up

visesa84/acestream-scraper-pyacexy:v2.7

Multi-platform
Networking
Web servers
Content management system
Index digest

sha256:6f1e8631e183748e60af5084350cd066710d4d2416fe99382cf2aed0ffce372f

OS/ARCH

Compressed size

697.48 MB

Last pushed

6 months by visesa84

Type

Image

Manifest digest

sha256:ed3f98d5698a17c6c2374e39202a98e1ab95fdbd2009c7a3b99abe44a45d4e5a

Image Layers

1# debian.sh --arch 'amd64' out/28.4 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.23 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.18 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11LABEL maintainer=visesa description=Base image for0 B
12WORKDIR /app93 B
13RUN /bin/sh -c mkdir -p115 B
14COPY /usr/local/cargo/bin/boringtun-cli /usr/local/bin/boringtun # buildkit746.22 KB
15RUN /bin/sh -c chmod +x32 B
16RUN /bin/sh -c mv /usr/local/bin/boringtun746.26 KB
17RUN /bin/sh -c echo '#!/bin/bash\n/usr/local/bin/boringtun-real216 B
18RUN /bin/sh -c apt-get update313.06 MB
19RUN /bin/sh -c echo "ControlPort3.83 KB
20RUN /bin/sh -c pip install17.89 MB
21RUN /bin/sh -c git clone2.95 MB
22RUN /bin/sh -c mkdir -p2.03 MB
23ENV ACESTREAM_VERSION=3.2.11_ubuntu_22.04_x86_64_py3.100 B
24SHELL [/bin/bash -o pipefail -c]0 B
25RUN /bin/bash -o pipefail -c292.08 MB
26RUN /bin/bash -o pipefail -c6.53 KB
27RUN /bin/bash -o pipefail -c5.68 KB
28RUN /bin/bash -o pipefail -c710 B
29RUN /bin/bash -o pipefail -c880 B
30RUN /bin/bash -o pipefail -c32 B
31RUN /bin/bash -o pipefail -c668.05 KB
32RUN /bin/bash -o pipefail -c32 B
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 LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libjemalloc.so.20 B
52ENV MALLOC_CONF=dirty_decay_ms:1000,muzzy_decay_ms:10000 B
53ENV EXTRA_FLAGS=--cache-dir /tmp --cache-limit 20 B
54LABEL description=Acestream channel scraper with0 B
55COPY --chmod=0755 entrypoint.sh /app/entrypoint.sh #1.69 KB
56COPY --chmod=0755 healthcheck.sh /app/healthcheck.sh #534 B
57COPY --chmod=0755 warp-setup.sh /app/warp-setup.sh #1.49 KB
58COPY --chmod=0755 wgcf /usr/local/bin/wgcf #4.71 MB
59COPY requirements.txt requirements-prod.txt ./ #374 B
60COPY migrations/ ./migrations/ # buildkit9.32 KB
61COPY migrations_app.py manage.py ./ #884 B
62COPY wsgi.py ./ # buildkit517 B
63COPY app/ ./app/ # buildkit210.47 KB
64RUN /bin/bash -o pipefail -c32 B
65RUN /bin/bash -o pipefail -c17.35 MB
66EXPOSE [8040/tcp]0 B
67EXPOSE [43110/tcp]0 B
68EXPOSE [43111/tcp]0 B
69EXPOSE [26552/tcp]0 B
70EXPOSE [8080/tcp]0 B
71EXPOSE [8621/tcp]0 B
72EXPOSE [8621/udp]0 B
73EXPOSE [6878/tcp]0 B
74VOLUME [/app/ZeroNet/data]0 B
75VOLUME [/app/config]0 B
76VOLUME [/app/config/recordings]0 B
77WORKDIR /app32 B
78RUN /bin/bash -o pipefail -c2.25 MB
79HEALTHCHECK &{["CMD-SHELL" "/app/healthcheck.sh"] "30s" "10s"0 B
80ENTRYPOINT ["/app/entrypoint.sh"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1773619200'