xiaozhah/PytorchSingularity:latest

$ singularity pull shub://xiaozhah/PytorchSingularity:latest

Singularity Recipe

Bootstrap: docker
From: pytorch/pytorch:latest
 
%labels
  Author Zhou Xiao
  Version v1.0.2
  build_date 2019 May 11

%post
  apt-get update
  apt-get upgrade -y
  apt-get install -y tmux htop ranger tree ncdu wget zip unzip nano
  apt-get autoclean
  
  /opt/conda/bin/pip install matplotlib==2.1.0 tensorflow numpy==1.13.3 inflect==0.2.5 librosa==0.6.0 scipy==1.0.0 tensorboardX==1.1 pillow

Collection


View on Datalad

Metrics

key value
id /containers/xiaozhah-PytorchSingularity-latest
collection name xiaozhah/PytorchSingularity
branch master
tag latest
commit d20e9e7c6c6684fc6ac411daa9bac269bdc8a44e
version (container hash) 0ed302ca23cd63aa8381fd9e7a095440
build date 2019-03-11T14:27:19.786Z
size (MB) 4471
size (bytes) 2294796319
SIF Download URL (please use pull with shub://)
Datalad URL View on Datalad
Singularity Recipe Singularity Recipe on Datalad
We cannot guarantee that all containers will still exist on GitHub.