Sign inSign up

pipepito/acestream-scraper:v1.2.44

Networking
Web servers
Content management system
Index digest

sha256:13e43142d63190eeef023088b32f77e33f8703da0e14677578cabb9164469cd5

OS/ARCH

linux/amd64

Compressed size

432.32 MB

Last pushed

over 1 year by pipepito

Type

Image

Manifest digest

sha256:1bf4f76d44994ecdc942eb2ff0e3e46044fbb00596833abb9f518b98ff73285c

Image Layers

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

Command

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