motroy/singularity-pubmlst_client:latest
$ singularity pull shub://motroy/singularity-pubmlst_client:latest
Singularity Recipe
Bootstrap: docker
From: frolvlad/alpine-python3:latest
%environment
export PATH="/pubmlst_client/:$PATH"
export LC_ALL=C
%post
apk update && apk add git curl wget less openssh-server parallel coreutils bash
cd / && git clone https://github.com/Public-Health-Bioinformatics/pubmlst_client.git
cd /pubmlst_client
python3 setup.py install
export PATH="/pubmlst_client/:$PATH"
Collection
- Name: motroy/singularity-pubmlst_client
- License: MIT License
View on Datalad
Metrics
key | value |
---|---|
id | /containers/motroy-singularity-pubmlst_client-latest |
collection name | motroy/singularity-pubmlst_client |
branch | master |
tag | latest |
commit | 79ef5562e1f208a44aeba416b45f91b3df8b80a9 |
version (container hash) | 3991776a6e3d1943d368986d2a86a237 |
build date | 2020-09-02T19:13:05.932Z |
size (MB) | 131.0 |
size (bytes) | 37998623 |
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.