jacobhepkema/basset_singularity_from_docker:latest

$ singularity pull shub://jacobhepkema/basset_singularity_from_docker:latest

Singularity Recipe

Bootstrap: docker
From: lzamparo/basset

%help
    lzamparo's basset docker image
  
%labels
    Maintainer @jacobhepkema
    Version v0.1

# I think that the files I need for Basset are in /root/Basset/src.
# To allow for access:
%post
    chmod -R 777 /root
    chmod -R 777 /opt
    chmod -R 777 /usr

Collection


View on Datalad

Metrics

key value
id /containers/jacobhepkema-basset_singularity_from_docker-latest
collection name jacobhepkema/basset_singularity_from_docker
branch master
tag latest
commit 95dfe5d0edef0b048e4ab4ce65b23c86c49dd7d1
version (container hash) e13b939efd140edf8bd35f7bd01cfa45
build date 2020-06-16T16:53:50.194Z
size (MB) 3362.0
size (bytes) 1569386527
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.