Sign inSign up

langtechbsc/minimal-tts-api-openai:latest

Manifest digest

sha256:d62991bd073696feb09ef4941c2486e434455e6ff92226c8193d81e7abca6403

OS/ARCH

linux/amd64

Compressed size

999.47 MB

Last pushed

10 months by langtechbsc

Type

Image

Manifest digest

sha256:d62991bd073696feb09ef4941c2486e434455e6ff92226c8193d81e7abca6403

Image Layers

1ADD file ... in / 27.78 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;3.34 MB
6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
7ENV PYTHON_VERSION=3.10.120 B
8RUN /bin/sh -c set -eux;16.62 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/9af82b715db434abb94a0a6f3569f43e72157346/public/get-pip.py0 B
13ENV PYTHON_GET_PIP_SHA256=45a2bb8bf2bb5eff16fdd00faef6f29731831c7c59bd9fc2bf1f3bed511ff1fe0 B
14RUN /bin/sh -c set -eux;3.21 MB
15CMD ["python3"]0 B
16RUN /bin/sh -c apt-get update359.09 MB
17RUN /bin/sh -c git clone84.16 MB
18RUN /bin/sh -c pip install37.51 MB
19RUN /bin/sh -c mkdir -p113 B
20RUN /bin/sh -c useradd -m3.29 KB
21USER user0 B
22ENV HOME=/home/user PATH=/home/user/.local/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
23WORKDIR /home/user/app136 B
24COPY --chown=user requirements.txt /home/user/app/ #259 B
25RUN /bin/sh -c pip install222.22 MB
26RUN /bin/sh -c hf download122.73 MB
27RUN /bin/sh -c hf download328 B
28COPY --chown=user . /home/user/app/ #44.21 KB
29USER root0 B
30RUN /bin/sh -c chown -R122.77 MB
31USER user0 B
32EXPOSE map[8000/tcp:{}]0 B
33CMD ["python3" "-u" "app.py"]0 B

Command

ADD file:997f5a9b32407d96efac41a1cfafb318f77de077c8b5cd7065b6ec9796b4bf5e in /