photocyte/genometools_singularity:latest

$ singularity pull shub://photocyte/genometools_singularity:latest

Singularity Recipe

Bootstrap: docker
From: ubuntu:20.04

%labels
MAINTAINER TRF

%files

%environment
    
%post
    apt-get update
    apt-get install locales
    locale-gen "en_US.UTF-8"
    dpkg-reconfigure locales
    apt-get install -y genometools libgenometools0 libgenometools0-dev
    
%runscript

Collection


View on Datalad

Metrics

key value
id /containers/photocyte-genometools_singularity-latest
collection name photocyte/genometools_singularity
branch master
tag latest
commit f1c861bb3addf5b4cecd8201612553cb75b17b2a
version (container hash) 041eddc7038614773d666ed91b882f6a
build date 2020-06-03T17:53:24.615Z
size (MB) 198.0
size (bytes) 77926431
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.