sha256:6bb08461d2fb9a9652fb9c45507629da1c27c264e6c53a740e7793bdb5c500bf
OS/ARCH
linux/amd64
Compressed size
879 MB
Last pushed
over 7 years by deephdc
Type
Image
Manifest digest
sha256:6bb08461d2fb9a9652fb9c45507629da1c27c264e6c53a740e7793bdb5c500bf
Image Layers
1ADD file ... in / 27.52 MB2/bin/sh -c set -xe &&844 B3/bin/sh -c rm -rf /var/lib/apt/lists/*0 B4/bin/sh -c mkdir -p /run/systemd164 B5CMD ["/bin/bash"]0 B6LABEL maintainer=Alvaro Lopez Garcia0 B7LABEL version=0.10 B8LABEL description=DEEP as a0 B9/bin/sh -c apt-get update &&20.8 MB10/bin/sh -c apt-get install -y39.04 MB11/bin/sh -c DEBIAN_FRONTEND=noninteractive apt-get install109.92 MB12/bin/sh -c pip install --upgrade101.8 MB13/bin/sh -c pip install --upgrade411.77 KB14WORKDIR /srv0 B15/bin/sh -c apt-get install -y532.8 KB16/bin/sh -c git clone https://github.com/indigo-dc/plant-classification-theano132.71 MB17/bin/sh -c git clone https://github.com/indigo-dc/phytoplankton-classification-theano86.9 MB18/bin/sh -c git clone https://github.com/indigo-dc/seeds-classification-theano21.24 MB19/bin/sh -c git clone https://github.com/indigo-dc/deepaas34.87 MB20ENV SWIFT_CONTAINER=https://cephrgw01.ifca.es:8080/swift/v1/Plants/0 B21ENV THEANO_TR_WEIGHTS=resnet50_6182classes_100epochs.npz0 B22ENV THEANO_TR_JSON=resnet50_6182classes_100epochs.json0 B23ENV SYNSETS=synsets_binomial.txt0 B24ENV INFO=info.txt0 B25/bin/sh -c curl -o ./plant-classification-theano/plant_classification/training_weights/${THEANO_TR_WEIGHTS}126.98 MB26/bin/sh -c curl -o ./plant-classification-theano/plant_classification/training_info/${THEANO_TR_JSON}4.45 MB27/bin/sh -c curl -o ./plant-classification-theano/data/data_splits/synsets_binomial.txt35.47 KB28ENV SWIFT_CONTAINER_PHYTOPLANKTON=https://cephrgw01.ifca.es:8080/swift/v1/plankton/0 B29ENV THEANO_TR_WEIGHTS_PHYTOPLANKTON=resnet50_53classes_30epochs.npz0 B30ENV THEANO_TR_JSON_PHYTOPLANKTON=resnet50_53classes_30epochs.json0 B31ENV SYNSETS_PHYTOPLANKTON=synsets.txt0 B32ENV INFO_PHYTOPLANKTON=info.txt0 B33/bin/sh -c curl -o ./phytoplankton-classification-theano/phytoplankton_classification/training_weights/${THEANO_TR_WEIGHTS_PHYTOPLANKTON}83.76 MB34/bin/sh -c curl -o ./phytoplankton-classification-theano/phytoplankton_classification/training_info/${THEANO_TR_JSON_PHYTOPLANKTON}925.61 KB35/bin/sh -c curl -o ./phytoplankton-classification-theano/data/data_splits/synsets.txt737 B36ENV SWIFT_CONTAINER_SEEDS=https://cephrgw01.ifca.es:8080/swift/v1/seeds/0 B37ENV THEANO_TR_WEIGHTS_SEEDS=resnet50_493classes_30epochs.npz0 B38ENV THEANO_TR_JSON_SEEDS=resnet50_493classes_30epochs.json0 B39ENV SYNSETS_SEEDS=synsets.txt0 B40ENV INFO_SEEDS=info.txt0 B41/bin/sh -c curl -o ./seeds-classification-theano/seeds_classification/training_weights/${THEANO_TR_WEIGHTS_SEEDS}86.94 MB42/bin/sh -c curl -o ./seeds-classification-theano/seeds_classification/training_info/${THEANO_TR_JSON_SEEDS}204.42 KB43/bin/sh -c curl -o ./seeds-classification-theano/data/data_splits/synsets.txt2.53 KB44EXPOSE 50000 B45/bin/sh -c apt-get install nano374 BCommand
ADD file:1f4fdc61e133d2f9019d8a06a8126fef0ed4339cb25fda73446393fe8da197c5 in /