TomHarrop/singularity-containers:plink_1.07
$ singularity pull shub://TomHarrop/singularity-containers:plink_1.07
Singularity Recipe
Bootstrap: docker
From: ubuntu:18.04
%help
plink 1.07
http://zzz.bwh.harvard.edu/plink
%labels
MAINTAINER "Tom Harrop"
VERSION "plink 1.07"
%post
# install plink
apt-get update
apt-get install -y \
plink
# run as plink
ln -s /usr/bin/plink1 /usr/bin/plink
%runscript
exec /usr/bin/plink "$@"
Collection
- Name: TomHarrop/singularity-containers
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/TomHarrop-singularity-containers-plink_1.07 |
collection name | TomHarrop/singularity-containers |
branch | master |
tag | plink_1.07 |
commit | 4914df063caaddb810df74c10008c14109db077a |
version (container hash) | 9af4df420948e1e5881dd991e0bb5ba8 |
build date | 2018-09-18T03:28:17.941Z |
size (MB) | 120 |
size (bytes) | 60915743 |
SIF | Download URL (please use pull with shub://) |
Datalad URL | View on Datalad |
Singularity Recipe | Singularity Recipe on Datalad |
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.