Sign inSign up

pachyderm/pdk:sentiment-analysis-deploy-v0.0.5

Integration & delivery
Data science
Databases & storage
Manifest digest

sha256:88eef04152d4c73c6efd4e285c279ba5df68a5fefc2515eaaed2de42a6a418d4

OS/ARCH

linux/amd64

Compressed size

4.18 GB

Last pushed

over 2 years by vmtyler

Type

Image

Manifest digest

sha256:88eef04152d4c73c6efd4e285c279ba5df68a5fefc2515eaaed2de42a6a418d4

Image Layers

1ADD file ... in / 47.27 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get22.93 MB
4/bin/sh -c set -eux; apt-get61.17 MB
5/bin/sh -c set -ex; apt-get201.32 MB
6ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
7ENV LANG=C.UTF-80 B
8RUN /bin/sh -c set -eux;6.09 MB
9ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E3102505680 B
10ENV PYTHON_VERSION=3.8.180 B
11RUN /bin/sh -c set -eux;16.48 MB
12RUN /bin/sh -c set -eux;246 B
13ENV PYTHON_PIP_VERSION=23.0.10 B
14ENV PYTHON_SETUPTOOLS_VERSION=57.5.00 B
15ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/049c52c665e8c5fd1751f942316e0a5c777d304f/public/get-pip.py0 B
16ENV PYTHON_GET_PIP_SHA256=7cfd4bdc4d475ea971f1c0710a5953bcc704d171f83c797b9529d9974502fcc60 B
17RUN /bin/sh -c set -eux;2.72 MB
18CMD ["python3"]0 B
19WORKDIR /app93 B
20COPY requirements.txt /app # buildkit300 B
21RUN /bin/sh -c pip install3.83 GB
22COPY deploy.py /app # buildkit2.1 KB
23COPY common.py /app # buildkit2.74 KB
24COPY finbert_handler_grpc.py /app # buildkit1.76 KB
25ENV PYTHONUNBUFFERED=10 B

Command

ADD file:077a3156bd8271f26498ae6ac3800e68a42b9277581bc81eea31fec1a123dca5 in /