Sign inSign up

xiuxiumycena/whisper-asr-webservice_dev:0.0.1

Manifest digest

sha256:229036f75ee6ca3657248cf50e219e6d28c8e2f1f218c8d061bbc4d92069e63c

OS/ARCH

linux/arm64

Compressed size

1.13 GB

Last pushed

about 2 years by xiuxiumycena

Type

Image

Manifest digest

sha256:229036f75ee6ca3657248cf50e219e6d28c8e2f1f218c8d061bbc4d92069e63c

Image Layers

1ADD file ... in / 47.32 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get22.49 MB
4/bin/sh -c set -eux; apt-get61.03 MB
5/bin/sh -c set -ex; apt-get193.21 MB
6ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
7ENV LANG=C.UTF-80 B
8RUN /bin/sh -c set -eux;6.17 MB
9ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
10ENV PYTHON_VERSION=3.10.140 B
11RUN /bin/sh -c set -eux;16.06 MB
12RUN /bin/sh -c set -eux;245 B
13ENV PYTHON_PIP_VERSION=23.0.10 B
14ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B
15ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/dbf0c85f76fb6e1ab42aa672ffca6f0a675d9ee4/public/get-pip.py0 B
16ENV PYTHON_GET_PIP_SHA256=dfe9fd5c28dc98b5ac17979a953ea550cec37ae1b47a5116007395bfacff2ab90 B
17RUN /bin/sh -c set -eux;2.94 MB
18CMD ["python3"]0 B
19ENV POETRY_VENV=/app/.venv0 B
20RUN /bin/sh -c python3 -m40.31 MB
21ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/app/.venv/bin0 B
22WORKDIR /app32 B
23COPY . /app # buildkit118.39 KB
24COPY /FFmpeg-6.1.1 /FFmpeg-6.1.1 # buildkit178.11 MB
25COPY /root/bin/ffmpeg /usr/local/bin/ffmpeg # buildkit6.66 MB
26COPY /usr/share/nginx/html/swagger-ui.css swagger-ui-assets/swagger-ui.css # buildkit23.24 KB
27COPY /usr/share/nginx/html/swagger-ui-bundle.js swagger-ui-assets/swagger-ui-bundle.js # buildkit380.83 KB
28RUN /bin/sh -c poetry config55.57 KB
29RUN /bin/sh -c poetry install586.48 MB
30EXPOSE map[9000/tcp:{}]0 B
31ENTRYPOINT ["gunicorn" "--bind" "0.0.0.0:9000" "--workers"0 B

Command

ADD file:cfc8f76c8181d3ae6dda16ae894b184c69dbba114d446426e466126fe0ae62e5 in /