sghignone/alpine-bioperl:latest

$ singularity pull shub://sghignone/alpine-bioperl:latest

Singularity Recipe

Bootstrap: docker
From: alpine:latest


%labels
	author Stefano Ghignone
	maintainer sghignone
	version 1.7.7
%post
	apk update && apk upgrade \
	&& apk add --no-cache sudo build-base curl wget \
	perl \
	perl-doc \
	perl-utils \
	perl-dev \
	perl-dbd-pg \
	perl-db_file \
	expat \
	expat-dev \
	libxml2-dev \
	libxslt-dev
	
	#testing dependencies
	curl -L http://cpanmin.us | perl - --sudo App::cpanminus
	cpanm --quiet --notest Bundle::BioPerl Parallel::ForkManager Tree BioPerl

Collection


View on Datalad

Metrics

key value
id /containers/sghignone-alpine-bioperl-latest
collection name sghignone/alpine-bioperl
branch master
tag latest
commit c385bda901e20e09fd8f181a11cd01d67ed71b27
version (container hash) 9a38428de713a044a6f261b55929d53a
build date 2020-04-11T14:15:28.434Z
size (MB) 409.0
size (bytes) 118292511
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.