Sign inSign up

truongginjs/stt:latest

Multi-platform
Integration & delivery
API management
Developer tools
Index digest

sha256:9369cd021dc756583af9f834be68a5acfdf364062de916a3cc1218c81cbd43e4

OS/ARCH

Compressed size

346.21 MB

Last pushed

about 1 year by truongginjs

Type

Image

Manifest digest

sha256:b4cb98d6f66a80af82e0bc636b4abc5e46ae88750434afc817ca5fbdeb0db048

Image Layers

1# debian.sh --arch 'arm64' out/26.78 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;3.18 MB
5ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E3102505680 B
6ENV PYTHON_VERSION=3.9.230 B
7ENV PYTHON_SHA256=61a42919e13d539f7673cf11d1c404380e28e540510860b9d242196e165709c90 B
8RUN /bin/sh -c set -eux;14.16 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
11RUN /bin/sh -c apt-get update203.1 MB
12WORKDIR /app93 B
13COPY requirements.txt . # buildkit239 B
14RUN /bin/sh -c pip install27.16 MB
15RUN /bin/sh -c mkdir -p114 B
16RUN /bin/sh -c wget -O39.77 MB
17RUN /bin/sh -c wget -O32.06 MB
18COPY . . # buildkit9.41 KB
19EXPOSE map[8000/tcp:{}]0 B
20CMD ["python" "app.py"]0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1749513600'