Sign inSign up

andrewstech/alpha-video:1.5.3

Multi-platform
Manifest digest

sha256:d9dea8f4c099f39b40cd7a2c3dabc03c9cf2bf0ea6ff2f1bd5af4128bb25c851

OS/ARCH

Compressed size

334.08 MB

Last pushed

over 5 years by andrewstech

Type

Image

Manifest digest

sha256:d9dea8f4c099f39b40cd7a2c3dabc03c9cf2bf0ea6ff2f1bd5af4128bb25c851

Image Layers

1ADD file ... in / 2.68 MB
2CMD ["/bin/sh"]0 B
3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
4ENV LANG=C.UTF-80 B
5/bin/sh -c set -eux; apk274.67 KB
6ENV GPG_KEY=0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D0 B
7ENV PYTHON_VERSION=3.7.100 B
8/bin/sh -c set -ex &&10.08 MB
9/bin/sh -c cd /usr/local/bin &&234 B
10ENV PYTHON_PIP_VERSION=21.1.20 B
11ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/936e08ce004d0b2fae8952c50f7ccce1bc578ce5/public/get-pip.py0 B
12ENV PYTHON_GET_PIP_SHA256=8890955d56a8262348470a76dc432825f61a84a54e2985a86cd520f656a6e2200 B
13/bin/sh -c set -ex; wget2.24 MB
14CMD ["python3"]0 B
15RUN /bin/sh -c apk update183.99 MB
16COPY . . # buildkit56.74 KB
17RUN /bin/sh -c python3 -m4.7 MB
18RUN /bin/sh -c pip install36.2 KB
19RUN /bin/sh -c pip install11.46 MB
20RUN /bin/sh -c npm install59.58 MB
21RUN /bin/sh -c npm install448.75 KB
22WORKDIR /app99 B
23COPY entrypoint.sh entrypoint.sh # buildkit580 B
24RUN /bin/sh -c mkdir /data100 B
25COPY database.db /data/database.db # buildkit468 B
26COPY data.sh data.sh # buildkit256 B
27RUN /bin/sh -c chmod 777580 B
28RUN /bin/sh -c chmod 777255 B
29COPY /thealphavideo /app # buildkit58.56 MB
30EXPOSE map[5000/tcp:{}]0 B
31ENV FLASK_ENV=development0 B
32ENV FLASK_APP=__main__.py0 B
33ENV subdomain=nope0 B
34RUN /bin/sh -c chmod 7770 B
35COPY supervisord.conf /etc/supervisor/supervisord.conf # buildkit974 B
36ENTRYPOINT ["./entrypoint.sh"]0 B

Command

ADD file:8ec69d882e7f29f0652d537557160e638168550f738d0d49f90a7ef96bf31787 in /