Sign inSign up

waylay/tinyautomator-test:sklearn

Multi-platform
Manifest digest

sha256:af32288454a1f12c7b7da5dc935faf63d5502a93be8b16c862aba6fc54ddef05

OS/ARCH

Compressed size

286.25 MB

Last pushed

over 4 years by waylaydevops

Type

Image

Manifest digest

sha256:af32288454a1f12c7b7da5dc935faf63d5502a93be8b16c862aba6fc54ddef05

Image Layers

1ADD file ... in / 25.35 MB
2CMD ["bash"]0 B
3ENV DEBIAN_FRONTEND=noninteractive0 B
4RUN /bin/sh -c apt-get update181.52 MB
5WORKDIR /app99 B
6COPY app.py /app # buildkit917 B
7COPY requirements.txt /app # buildkit320 B
8COPY model /app/model # buildkit844.89 KB
9COPY ms /app/ms # buildkit2.74 KB
10COPY code /app/code # buildkit944 B
11RUN /bin/sh -c pip install4.35 MB
12RUN /bin/sh -c pip install2.51 MB
13RUN /bin/sh -c pip install107.6 KB
14RUN /bin/sh -c pip install71.58 MB
15EXPOSE map[5000/tcp:{}]0 B
16CMD ["flask" "run" "--host=0.0.0.0"]0 B

Command

ADD file:975c801b5b50aa75e07d18e69af11f21e165561abc16246e2c413c2ef96ce4c6 in /