Sign inSign up

truongginjs/stt:latest

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

sha256:9369cd021dc756583af9f834be68a5acfdf364062de916a3cc1218c81cbd43e4

OS/ARCH

Compressed size

379.07 MB

Last pushed

about 1 year by truongginjs

Type

Image

Manifest digest

sha256:056f4d2dcc0ba84e52cfc043caaa553539bb6dad055efe09305a357c64f1730f

Image Layers

1# debian.sh --arch 'amd64' out/26.92 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.35 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.25 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
11RUN /bin/sh -c apt-get update227.91 MB
12WORKDIR /app92 B
13COPY requirements.txt . # buildkit238 B
14RUN /bin/sh -c pip install34.8 MB
15RUN /bin/sh -c mkdir -p115 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 'amd64' out/ 'bookworm' '@1749513600'