Sign inSign up

pipepito/acestream-scraper:v1.2.33

Networking
Web servers
Content management system
Index digest

sha256:733d8a57e319eaad16c502d86742d5cf07b99aa86b8be41634049a51e4e9d439

OS/ARCH

linux/amd64

Compressed size

426.41 MB

Last pushed

over 1 year by pipepito

Type

Image

Manifest digest

sha256:155f816922c7a1bf4e2f3c5875e3906eccfb59e30352767f79727ab0906c61a1

Image Layers

1# debian.sh --arch 'amd64' out/26.9 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.35 MB
5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
6ENV PYTHON_VERSION=3.10.160 B
7ENV PYTHON_SHA256=bfb249609990220491a1b92850a07135ed0831e41738cf681d63cf01b2a8fbd10 B
8RUN /bin/sh -c set -eux;14.92 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
11LABEL maintainer=pipepito description=Acestream channel scraper0 B
12WORKDIR /app93 B
13RUN /bin/sh -c mkdir -p116 B
14RUN /bin/sh -c apt-get update154.45 MB
15RUN /bin/sh -c echo "ControlPort3.83 KB
16COPY --chmod=0755 entrypoint.sh /app/entrypoint.sh #1.31 KB
17COPY requirements.txt requirements-prod.txt ./ #341 B
18COPY migrations/ ./migrations/ # buildkit4.12 KB
19COPY migrations_app.py manage.py ./ #871 B
20COPY wsgi.py ./ # buildkit697 B
21COPY app/ ./app/ # buildkit58.26 KB
22RUN /bin/sh -c pip install16.87 MB
23RUN /bin/sh -c pip install6.3 MB
24RUN /bin/sh -c pip install12.55 MB
25RUN /bin/sh -c mkdir -p2.03 MB
26ENV ACESTREAM_VERSION=3.2.3_ubuntu_22.04_x86_64_py3.100 B
27SHELL [/bin/bash -o pipefail -c]0 B
28RUN /bin/bash -o pipefail -c115.31 MB
29COPY /acexy /usr/local/bin/acexy # buildkit4.69 MB
30RUN /bin/bash -o pipefail -c32 B
31RUN /bin/bash -o pipefail -c179.53 KB
32RUN /bin/bash -o pipefail -c1.57 KB
33RUN /bin/bash -o pipefail -c68.8 MB
34COPY warp-setup.sh /app/warp-setup.sh # buildkit1.32 KB
35RUN /bin/bash -o pipefail -c1.31 KB
36COPY healthcheck.sh /app/healthcheck.sh # buildkit542 B
37RUN /bin/bash -o pipefail -c537 B
38ENV DOCKER_ENV=true0 B
39ENV TZ=Europe/Madrid0 B
40ENV ENABLE_TOR=false0 B
41ENV ENABLE_ACEXY=false0 B
42ENV ENABLE_ACESTREAM_ENGINE=false0 B
43ENV ENABLE_WARP=false0 B
44ENV WARP_ENABLE_NAT=true0 B
45ENV WARP_ENABLE_IPV6=false0 B
46ENV ACESTREAM_HTTP_PORT=68780 B
47ENV IPV6_DISABLED=true0 B
48ENV FLASK_PORT=80000 B
49ENV ACEXY_LISTEN_ADDR=:80800 B
50ENV ACEXY_HOST=localhost0 B
51ENV ACEXY_PORT=68780 B
52ENV ALLOW_REMOTE_ACCESS=no0 B
53ENV ACEXY_NO_RESPONSE_TIMEOUT=15s0 B
54ENV ACEXY_BUFFER_SIZE=5MiB0 B
55ENV ACESTREAM_HTTP_HOST=ACEXY_HOST0 B
56ENV EXTRA_FLAGS=--cache-dir /tmp --cache-limit 20 B
57EXPOSE map[8000/tcp:{}]0 B
58EXPOSE map[43110/tcp:{}]0 B
59EXPOSE map[43111/tcp:{}]0 B
60EXPOSE map[26552/tcp:{}]0 B
61EXPOSE map[8080/tcp:{}]0 B
62EXPOSE map[8621/tcp:{}]0 B
63VOLUME [/app/ZeroNet/data]0 B
64RUN /bin/bash -o pipefail -c32 B
65WORKDIR /app32 B
66HEALTHCHECK &{["CMD-SHELL" "/app/healthcheck.sh"] "30s" "10s"0 B
67ENTRYPOINT ["/app/entrypoint.sh"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1742169600'