Sign inSign up

dqsq2e2/mimo-tts:latest

Multi-platform
API management
Machine learning & AI
Web servers
Index digest

sha256:05f9970d17ec6480672ad1fe0959bea9920e2f0fee73b4bed251cd2d865bc22c

OS/ARCH

Compressed size

292.38 MB

Last pushed

about 1 month by coolsjc

Type

Image

Manifest digest

sha256:809a3e87281fd5ded8bb62294dbbd4ad2105619534af17ebd64b693e2e217981

Image Layers

1# debian.sh --arch 'amd64' out/28.4 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3RUN /bin/sh -c set -eux;1.23 MB
4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
5ENV PYTHON_VERSION=3.13.150 B
6ENV PYTHON_SHA256=1e66a7945a48390ee4c2a4268a0e4185884059a13c4aab6d148aa208deea4a760 B
7RUN /bin/sh -c set -eux;11.36 MB
8RUN /bin/sh -c set -eux;249 B
9CMD ["python3"]0 B
10RUN /bin/sh -c apt-get update162.14 MB
11WORKDIR /app93 B
12ENV PYTHONUNBUFFERED=10 B
13COPY requirements.txt . # buildkit224 B
14RUN /bin/sh -c pip install31.55 MB
15COPY . . # buildkit57.65 MB
16COPY /src/dist /app/frontend/dist # buildkit44.72 KB
17RUN /bin/sh -c mkdir -p134 B
18EXPOSE [5000/tcp]0 B
19ENV FLASK_HOST=0.0.0.00 B
20ENV FLASK_PORT=50000 B
21HEALTHCHECK {Test:[CMD-SHELL python -c "import0 B
22CMD ["python" "app.py"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1785715200'