Sign inSign up

whynowy/skmnistclassifier_trainer:0.2

Manifest digest

sha256:281d05aa9a64fe09f82cd6fd071622e98a85aa760a4aca7f25451cb08c731c84

OS/ARCH

linux/amd64

Compressed size

289.28 MB

Last pushed

about 7 years by whynowy

Type

Image

Manifest digest

sha256:281d05aa9a64fe09f82cd6fd071622e98a85aa760a4aca7f25451cb08c731c84

Image Layers

1ADD file ... in / 25.84 MB
2CMD ["bash"]0 B
3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
4ENV LANG=C.UTF-80 B
5/bin/sh -c apt-get update &&2.62 MB
6ENV GPG_KEY=0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D0 B
7ENV PYTHON_VERSION=3.7.40 B
8/bin/sh -c set -ex &&26.73 MB
9/bin/sh -c cd /usr/local/bin &&231 B
10ENV PYTHON_PIP_VERSION=19.1.10 B
11/bin/sh -c set -ex; savedAptMark="$(apt-mark2.01 MB
12CMD ["python3"]0 B
13RUN apt-get update -y12.82 MB
14RUN apt-get install -y python-pip153.56 MB
15COPY /requirements.txt /tmp/210 B
16RUN cd /tmp && 65.69 MB
17RUN mkdir training124 B
18COPY ./create_model.py /training/create_model.py1.1 KB
19COPY ./train.sh /training/train.sh318 B

Command

ADD file:71ac26257198ecf6a4ea05f45e522de961543a965486dd49a86bd6aca8342026 in /