thakurshalabh08/Singularity:mini_container

$ singularity pull shub://thakurshalabh08/Singularity:mini_container

Singularity Recipe

BootStrap: docker
From: ubuntu:16.04

%help
	This is a metagenomics container. Following is the list of programs currently installed within this container.

%runscript

	exec echo "We are running a test container today 3rd May 2018"

%environment
	LC_ALL=C
	PERL5LIB=/usr/share/perl5:/usr/share/perl/5.22.1:/usr/local/share/perl/5.22.1


%post
	apt-get update

%apphelp BLAST

	This is NCBI BLAST command line tool (version 2.2.3)

%appinstall BLAST

	apt -y install ncbi-blast+

%apphelp MUSCLE

	This is a MUSCLE help section

%appinstall MUSCLE

	apt-get -y install muscle

Collection


View on Datalad

Metrics

key value
id /containers/thakurshalabh08-Singularity-mini_container
collection name thakurshalabh08/Singularity
branch master
tag mini_container
commit 474fd17e8ea58f09e66c1ba3a973604cdd4207bb
version (container hash) d329b74c3bcb49974cd8d649eff8aeb7
build date 2018-05-03T18:41:39.803Z
size (MB) 275
size (bytes) 107126815
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.