motroy/singularity-amber:latest

$ singularity pull shub://motroy/singularity-amber:latest

Singularity Recipe

Bootstrap: docker
From: ubuntu:17.10

%environment
export PATH="${HOME}/.local/bin:$PATH"


%post
apt update && apt install -y git curl wget less locate unzip build-essential python3-pip
pip3 install cami-amber
export PATH="${HOME}/.local/bin:$PATH"

Collection


View on Datalad

Metrics

key value
id /containers/motroy-singularity-amber-latest
collection name motroy/singularity-amber
branch master
tag latest
commit f556b2b91acf3e7233ee5414a15f2860b24c52ca
version (container hash) 0c1629363bfd44376c498ed13a9d9f73
build date 2019-09-11T01:28:23.371Z
size (MB) 965
size (bytes) 405594143
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.