mcw-rcc/xfce-ood-desktop:latest

$ singularity pull shub://mcw-rcc/xfce-ood-desktop:latest

Singularity Recipe

Bootstrap: docker
From: centos:7

%labels
Maintainer Matthew Flister

%help
This container includes Xfce desktop.

%environment 
    SHELL=/bin/bash
    export SHELL

%post
    # default mount points
    mkdir -p /scratch/global /scratch/local /rcc/stor1/refdata /rcc/stor1/projects /rcc/stor1/depts

    # Install necessary packages
    yum update -y && yum install -y epel-release
    yum -y groupinstall Xfce
    yum -y install xorg-x11-fonts-Type1 xorg-x11-fonts-misc
    yum clean all

Collection


View on Datalad

Metrics

key value
id /containers/mcw-rcc-xfce-ood-desktop-latest
collection name mcw-rcc/xfce-ood-desktop
branch master
tag latest
commit 7302fc7ed79c2f9808814e463b29c7ef813e4c15
version (container hash) 204d3287a8088055ed1882908e5b168da6060b9d9080954fd0574a41f7f73421
build date 2020-11-21T20:33:49.056Z
size (MB) 338.6328125
size (bytes) 355082240
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.