wvangeest/hpc06:latest

$ singularity pull shub://wvangeest/hpc06:latest

Singularity Recipe

Bootstrap: docker
From: ubuntu:18.04

%runscript
    exec echo "This is your own Ubuntu singularity!"

%labels
    AUTHOR w.j.m.vangeest@tudelft.nl

%post
    apt-get update && apt-get -y install python3 python3-pip git wget
    apt-get update && apt-get -y upgrade
    pip3 install torch

Collection


View on Datalad

Metrics

key value
id /containers/wvangeest-hpc06-latest
collection name wvangeest/hpc06
branch master
tag latest
commit cd9ffe27ae4d8659f873aa03e63816d4f5f50096
version (container hash) 780e33f908e22412d1cec419ecaaf0ed
build date 2019-12-05T14:11:58.312Z
size (MB) 2603.0
size (bytes) 1736069151
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.