scleveland/centos7-miniconda:latest
$ singularity pull shub://scleveland/centos7-miniconda:latest
Singularity Recipe
Bootstrap: shub
From: scleveland/centos7-base-singularity
%environment
export PATH=/opt/conda/bin:$PATH
%post
yum update -y
yum install -y @"Development Tools"
yum install -y git curl which python3 python3-devel vim htop wget tar bzip2 gzip lz4 lzma mesa-libGL mesa-libGLU
wget https://repo.continuum.io/miniconda/Miniconda3-latest-Linux-x86_64.sh
bash Miniconda3-latest-Linux-x86_64.sh -b -p /opt/conda
export PATH=/opt/conda/bin:$PATH
conda update -y conda
Collection
- Name: scleveland/centos7-miniconda
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/scleveland-centos7-miniconda-latest |
collection name | scleveland/centos7-miniconda |
branch | master |
tag | latest |
commit | f5db452a700f921adfbc13ce00c223763e75c85e |
version (container hash) | fc59f744792e0c0b37a371ff17c61e5c |
build date | 2021-04-02T13:52:23.002Z |
size (MB) | 1431 |
size (bytes) | 593027103 |
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.