sha256:8b2151fc73d036f074f555e70eafcae0521345adcdcca04e1a9a8c5d5620706d
OS/ARCH
linux/amd64
Compressed size
209.24 MB
Last pushed
almost 3 years by pedrocwb
Type
Image
Manifest digest
sha256:8b2151fc73d036f074f555e70eafcae0521345adcdcca04e1a9a8c5d5620706d
Image Layers
1ADD file ... in / 27.8 MB2CMD ["bash"]0 B3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B4ENV LANG=C.UTF-80 B5RUN /bin/sh -c set -eux;3.16 MB6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B7ENV PYTHON_VERSION=3.10.130 B8RUN /bin/sh -c set -eux;11.81 MB9RUN /bin/sh -c set -eux;233 B10ENV PYTHON_PIP_VERSION=23.0.10 B11ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/4cfa4081d27285bda1220a62a5ebf5b4bd749cdb/public/get-pip.py0 B13ENV PYTHON_GET_PIP_SHA256=9cc01665956d22b3bf057ae8287b035827bfd895da235bcea200ab3b811790b60 B14RUN /bin/sh -c set -eux;3.01 MB15CMD ["python3"]0 B16ARG MODEL_NAME0 B17WORKDIR /model_app98 B18COPY slow_iris_model/requirements.txt . # buildkit213 B19RUN |1 MODEL_NAME=slow_iris_model /bin/sh -c163.46 MB20COPY slow_iris_model . # buildkit5.94 KB21ENV QUEUE_NAME=slow_iris_model_queue0 B22EXPOSE map[80/tcp:{}]0 B23CMD ["/bin/sh" "-c" "python src/model.py0 BCommand
ADD file:d261a6f6921593f1e0b3f472ab1b1822e2c6deb0b369200f0b3370556bfad017 in /