achiam21/GridFTP:latest

$ singularity pull shub://achiam21/GridFTP:latest

Singularity Recipe

Bootstrap: docker
From: centos

%runscript
exec echo "Centos7 image for use with GridFTP"

%files
# src dest

%environment
# export XYZ=/blah/

%labels
AUTHOR alvin@nscc.sg

%post
#echo "The post section is where you can install, and configure your container."
#
rpm -hUv http://www.globus.org/ftppub/gt6/installers/repo/globus-toolkit-repo-latest.noarch.rpm
yum -y update && yum -y install epel-release
yum -y install yum-plugin-priorities # globus installer needs this
yum -y install globus-data-management-client globus-data-management-server
/etc/init.d/globus-gridftp-sshftp reconfigure

Collection


View on Datalad

Metrics

key value
id /containers/achiam21-GridFTP-latest
collection name achiam21/GridFTP
branch master
tag latest
commit 6cdd397871911767f49f58f7bf91b801a5b35f41
version (container hash) c3735f60777cf7436f9d2e5d65afd170
build date 2019-03-20T08:24:17.337Z
size (MB) 372
size (bytes) 131285023
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.