powerPlant/abyss-srf:2.1.1

$ singularity pull shub://powerPlant/abyss-srf:2.1.1

Singularity Recipe

Bootstrap: docker
From: ubuntu:cosmic

%labels
Maintainer eric.burgueno@plantandfood.co.nz
Version 2.1.1

%post
  ## Download build prerequisites
  apt-get update
  apt-get -y install abyss
  
  ## Cleanup
  apt-get -y clean all

%runscript
  exec abyss-pe "$@"

Collection


View on Datalad

Metrics

key value
id /containers/powerPlant-abyss-srf-2.1.1
collection name powerPlant/abyss-srf
branch master
tag 2.1.1
commit c36f714ed5b0d6006fbbe410d40124daee458445
version (container hash) 8e29f9bc08c0598e949bcb7141501604
build date 2019-02-05T05:54:32.357Z
size (MB) 153
size (bytes) 58646559
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.