ucr-singularity/accelerator-project:latest
$ singularity pull shub://ucr-singularity/accelerator-project:latest
Singularity Recipe
Bootstrap: docker
From: ubuntu:18.04
%post
# Make sure packages are up to date
apt-get update
# These are NOT interactive upgrades or installs - no questions
export DEBIAN_FRONTEND=noninteractive
apt-get -y upgrade
# Utility and support packages
apt-get install -y screen terminator tmux vim wget
apt-get install -y aptitude build-essential cmake g++ gfortran git \
pkg-config python-pip python-dev software-properties-common
apt-get -y install curl libcurl4-gnutls-dev
apt-get -y install libcurl3-gnutls-dev
apt-get -y install liboauth0 liboauth-dev
apt-get -y install libjsoncpp-dev
# A test
apt-get -y install vim-gnome
# Another test
Collection
- Name: ucr-singularity/accelerator-project
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/ucr-singularity-accelerator-project-latest |
collection name | ucr-singularity/accelerator-project |
branch | master |
tag | latest |
commit | c5b5427b561cc093831ca261f32e4122d0089f6f |
version (container hash) | 6bc48ca625e8a6035373bf8374d38cc4 |
build date | 2018-11-17T04:47:35.434Z |
size (MB) | 842 |
size (bytes) | 299630623 |
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.