Sign inSign up

ckadner/modelmesh-minio-dev-examples:latest

Manifest digest

sha256:344eb2f6f80cf7c105cbce7fdc598cf2ee294f516384f19ddfdc2beecfe3dcf7

OS/ARCH

linux/amd64

Compressed size

257.69 MB

Last pushed

over 3 years by ckadner

Type

Image

Manifest digest

sha256:344eb2f6f80cf7c105cbce7fdc598cf2ee294f516384f19ddfdc2beecfe3dcf7

Image Layers

1ADD file ... in / 0 B
2ADD file ... in /tmp/tls-ca-bundle.pem 0 B
3ADD multi:160ef70f7e7664dd055998531591e78c0ed56d0ebbfc64ce3f150a9a4534a172 in /etc/yum.repos.d/ 0 B
4LABEL maintainer="Red Hat, Inc."0 B
5LABEL com.redhat.component="ubi8-minimal-container" 0 B
6LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"0 B
7LABEL summary="Provides the latest release0 B
8LABEL description="The Universal Base Image0 B
9LABEL io.k8s.display-name="Red Hat Universal Base0 B
10LABEL io.openshift.expose-services=""0 B
11LABEL io.openshift.tags="minimal rhel8"0 B
12ENV container oci0 B
13ENV PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
14CMD ["/bin/bash"]0 B
15/bin/sh -c rm -rf /var/log/*0 B
16LABEL release=10490 B
17ADD file ... in /root/buildinfo/content_manifests/ubi8-minimal-container-8.7-1049.json 0 B
18ADD file ... in /root/buildinfo/Dockerfile-ubi8-minimal-8.7-1049 0 B
19LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc."0 B
20/bin/sh -c rm -f '/etc/yum.repos.d/repo-03177.repo'0 B
21/bin/sh -c rm -f /tmp/tls-ca-bundle.pem35.23 MB
22ARG TARGETARCH0 B
23ARG RELEASE0 B
24LABEL name=MinIO vendor=MinIO Inc <[email protected]>0 B
25ENV MINIO_ACCESS_KEY_FILE=access_key MINIO_SECRET_KEY_FILE=secret_key MINIO_ROOT_USER_FILE=access_key MINIO_ROOT_PASSWORD_FILE=secret_key0 B
26COPY dockerscripts/verify-minio.sh /usr/bin/verify-minio.sh # buildkit504 B
27COPY dockerscripts/docker-entrypoint.sh /usr/bin/docker-entrypoint.sh # buildkit525 B
28COPY CREDITS /licenses/CREDITS # buildkit155.09 KB
29COPY LICENSE /licenses/LICENSE # buildkit11.6 KB
30RUN |2 TARGETARCH=amd64 RELEASE=RELEASE.2023-01-18T04-36-38Z /bin/sh56.83 MB
31EXPOSE map[9000/tcp:{}]0 B
32ENTRYPOINT ["/usr/bin/docker-entrypoint.sh"]0 B
33VOLUME [/data]0 B
34CMD ["minio"]0 B
35EXPOSE map[9000/tcp:{}]0 B
36ARG MODEL_DIR=/data1/modelmesh-example-models0 B
37USER root0 B
38RUN |1 MODEL_DIR=/data1/modelmesh-example-models /bin/sh -c1.41 KB
39RUN |1 MODEL_DIR=/data1/modelmesh-example-models /bin/sh -c131 B
40RUN |1 MODEL_DIR=/data1/modelmesh-example-models /bin/sh -c140 B
41COPY keras /data1/modelmesh-example-models/keras/ # buildkit5.72 MB
42COPY lightgbm /data1/modelmesh-example-models/lightgbm/ # buildkit69.91 KB
43COPY onnx /data1/modelmesh-example-models/onnx/ # buildkit23.15 KB
44COPY pytorch /data1/modelmesh-example-models/pytorch/ # buildkit230.98 KB
45COPY sklearn /data1/modelmesh-example-models/sklearn/ # buildkit63.88 KB
46COPY tensorflow /data1/modelmesh-example-models/tensorflow/ # buildkit33.17 MB
47COPY xgboost /data1/modelmesh-example-models/xgboost/ # buildkit1.04 KB
48COPY tensorflow/mnist /data1/modelmesh-example-models/tensorflow/mnist.savedmodel/ # buildkit33.17 MB
49USER 10000 B
50ARG FVT_DIR=/data1/modelmesh-example-models/fvt0 B
51USER root0 B
52COPY fvt /data1/modelmesh-example-models/fvt/ # buildkit5.27 MB
53COPY keras /data1/modelmesh-example-models/fvt/keras/ # buildkit5.72 MB
54COPY keras /data1/modelmesh-example-models/fvt/tensorflow/keras-mnist/ # buildkit5.72 MB
55COPY keras /data1/modelmesh-example-models/fvt/tensorflow/keras-mnistnew/ # buildkit5.72 MB
56COPY tensorflow/mnist /data1/modelmesh-example-models/fvt/tensorflow/mnist.savedmodel/ # buildkit33.17 MB
57COPY tensorflow/mnist /data1/modelmesh-example-models/fvt/tensorflow/mnist-dup.savedmodel/ # buildkit33.17 MB
58COPY fvt/pytorch/pytorch-mar /data1/modelmesh-example-models/fvt/pytorch/pytorch-mar-dup/ # buildkit4.26 MB
59USER 10000 B

Command

ADD file:5203f3a9f600fa56168fef41139ce578e9994d5ba2394c06fb160a9a24773605 in /