Sign inSign up

chengleqi/pytorch-mnist-dist-test:0.0.2

Manifest digest

sha256:8788e9554263b728717d247e2e234c8af7691090b23a9c40addee2399b32d5b2

OS/ARCH

linux/amd64

Compressed size

2.76 GB

Last pushed

almost 3 years by chengleqi

Type

Image

Manifest digest

sha256:8788e9554263b728717d247e2e234c8af7691090b23a9c40addee2399b32d5b2

Image Layers

1ADD file ... in / 25.47 MB
2CMD ["bash"]0 B
3ARG PYTORCH_VERSION0 B
4LABEL com.nvidia.volumes.needed=nvidia_driver0 B
5RUN |1 PYTORCH_VERSION=v1.12.1-rc5 /bin/sh -c9.45 MB
6COPY /opt/conda /opt/conda # buildkit2.72 GB
7ENV PATH=/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
8ENV NVIDIA_VISIBLE_DEVICES=all0 B
9ENV NVIDIA_DRIVER_CAPABILITIES=compute,utility0 B
10ENV LD_LIBRARY_PATH=/usr/local/nvidia/lib:/usr/local/nvidia/lib640 B
11ENV PYTORCH_VERSION=v1.12.1-rc50 B
12WORKDIR /workspace98 B
13RUN /bin/sh -c pip install1.19 MB
14RUN /bin/sh -c mkdir -p114 B
15WORKDIR /opt/mnist/src130 B
16ADD mnist.py /opt/mnist/src/mnist.py # buildkit2.11 KB
17RUN /bin/sh -c chgrp -R2.11 KB
18ENTRYPOINT ["python" "/opt/mnist/src/mnist.py"]0 B

Command

ADD file:0eb7f0555d03ff4f0755bba2c3d133e68737888f41390c17710f64b70c8e662a in /