Sign inSign up

semitechnologies/text-spellcheck-model:pyspellchecker-ru-1.0.5

Multi-platform
Index digest

sha256:8f0e0d570ffe3558b7bd50ca4cb5869a29e7c84e7e89c2f59caa07a253002f69

OS/ARCH

Compressed size

153.17 MB

Last pushed

over 3 years by semiserviceaccount

Type

Image

Manifest digest

sha256:cd545afe714cc13b72d08c0d2baa1b2bec2b1362ca007f9c93870157eeff904f

Image Layers

1ADD file ... in / 29.96 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.11.20 B
8RUN /bin/sh -c set -eux;11.4 MB
9RUN /bin/sh -c set -eux;243 B
10ENV PYTHON_PIP_VERSION=22.3.10 B
11ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B
12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/d5cb0afaf23b8520f1bbcfed521017b4a95f5c01/public/get-pip.py0 B
13ENV PYTHON_GET_PIP_SHA256=394be00f13fa1b9aaa47e911bdb59a09c3b2986472130f30aa0bfaf7f39806370 B
14RUN /bin/sh -c set -eux;3.22 MB
15CMD ["python3"]0 B
16WORKDIR /app99 B
17RUN /bin/sh -c apt-get update13.28 MB
18RUN /bin/sh -c pip install11.56 MB
19COPY requirements.txt . # buildkit178 B
20RUN /bin/sh -c pip3 install8.09 MB
21ARG MODEL_LANGUAGE0 B
22ENV MODEL_LANGUAGE=ru0 B
23COPY . . # buildkit69.2 MB
24RUN |1 MODEL_LANGUAGE=ru /bin/sh -c5.44 MB
25ENTRYPOINT ["/bin/sh" "-c"]0 B
26CMD ["uvicorn app:app --host 0.0.0.00 B

Command

ADD file:60911afdacfdc216e44115addb5f3cc07f4166e8a4adf7be94a58aacc327ad63 in /