Sign inSign up

semitechnologies/ner-transformers:dslim-bert-base-NER-1.1.0

Multi-platform
Index digest

sha256:e1b4222e4d3d2febdfb74611e03b23c6a27138a1613830c24013bbfc1a14da93

OS/ARCH

Compressed size

4.88 GB

Last pushed

about 2 years by semiserviceaccount

Type

Image

Manifest digest

sha256:f83bfd6aeb08d16aa758defeefc214eda86b8d18eb7598a9b639712a604e6235

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.35 MB
6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
7ENV PYTHON_VERSION=3.11.100 B
8RUN /bin/sh -c set -eux;15.26 MB
9RUN /bin/sh -c set -eux;251 B
10CMD ["python3"]0 B
11WORKDIR /app93 B
12RUN /bin/sh -c apt-get update14.34 MB
13RUN /bin/sh -c pip install11.62 MB
14COPY requirements.txt . # buildkit225 B
15RUN /bin/sh -c pip3 install4.44 GB
16WORKDIR /app32 B
17COPY /app/models /app/models # buildkit381.28 MB
18COPY . . # buildkit4.78 KB
19ENTRYPOINT ["/bin/sh" "-c"]0 B
20CMD ["uvicorn app:app --host 0.0.0.00 B

Command

ADD file:d13afefcc2b0b02b598a3ac2598fe2187db41de1e17820e5b600a955b1429d59 in /