ZhifangYe/xcpengine_build:latest

$ singularity pull shub://ZhifangYe/xcpengine_build:latest

Singularity Recipe

# xcpEngine
# URL: https://github.com/PennBBL/xcpEngine

BootStrap: docker
From: pennbbl/xcpengine:1.0

%labels
Recipe maintainer zhifang.ye.fghm@gmail.com
Build-date 04/21/2019
Vendor Debian:Stretch
Version 1.0

%runscript
    exec /xcpEngine/xcpEngine "$@"

%environment

%post
    #------------------------------------------------------------------------------
    # Change timezone to Shanghai
    #------------------------------------------------------------------------------
    ln -fs /usr/share/zoneinfo/Asia/Shanghai /etc/localtime
    dpkg-reconfigure --frontend noninteractive tzdata
    #------------------------------------------------------------------------------
    # Create local binding point for our HPC
    #------------------------------------------------------------------------------
    mkdir /seastor
    mkdir /brain
    mkdir /lustre

Collection


View on Datalad

Metrics

key value
id /containers/ZhifangYe-xcpengine_build-latest
collection name ZhifangYe/xcpengine_build
branch master
tag latest
commit 54b86745d44832b4d7a92e8333d4cb8a5d25f2c0
version (container hash) ef83ca7561c07d911a24c98ec7e13011
build date 2019-04-21T09:06:21.132Z
size (MB) 14838
size (bytes) 6634418207
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.