Sign inSign up

sheencloud/openai-whisper-webservice:latest

Manifest digest

sha256:9b74eae12f0a4760c3b91c7dc62590aaeea947b937bb1d3d200ff10d6b355646

OS/ARCH

linux/amd64

Compressed size

1.24 GB

Last pushed

almost 3 years by sheencloud

Type

Image

Manifest digest

sha256:9b74eae12f0a4760c3b91c7dc62590aaeea947b937bb1d3d200ff10d6b355646

Image Layers

1ADD file ... in / 29.95 MB
2CMD ["bash"]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
5RUN /bin/sh -c set -eux;1.03 MB
6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
7ENV PYTHON_VERSION=3.10.110 B
8RUN /bin/sh -c set -eux;11 MB
9RUN /bin/sh -c set -eux;243 B
10ENV PYTHON_PIP_VERSION=23.0.10 B
11ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B
12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/0d8570dc44796f4369b652222cf176b3db6ac70e/public/get-pip.py0 B
13ENV PYTHON_GET_PIP_SHA256=96461deced5c2a487ddc65207ec5a9cffeca0d34e7af7ea1afc470ff0d7462070 B
14RUN /bin/sh -c set -eux;3.22 MB
15CMD ["python3"]0 B
16ENV POETRY_VENV=/app/.venv0 B
17RUN /bin/sh -c export DEBIAN_FRONTEND=noninteractive139.95 MB
18RUN /bin/sh -c python3 -m58.62 MB
19ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/app/.venv/bin0 B
20WORKDIR /app32 B
21COPY . /app # buildkit67.24 KB
22COPY /usr/share/nginx/html/swagger-ui.css swagger-ui-assets/swagger-ui.css # buildkit22.45 KB
23COPY /usr/share/nginx/html/swagger-ui-bundle.js swagger-ui-assets/swagger-ui-bundle.js # buildkit322.68 KB
24RUN /bin/sh -c poetry config98.41 KB
25RUN /bin/sh -c poetry install1 GB
26ENTRYPOINT ["gunicorn" "--bind" "0.0.0.0:9000" "--workers"0 B
27WORKDIR /app32 B
28COPY . /app # buildkit4.04 KB

Command

ADD file:88252a7f118b4d6f55dd5baf49dbcaa053c9d6172c652963c1151fa76f625e44 in /