statgen/singularity-epacts:latest

$ singularity pull shub://statgen/singularity-epacts:latest

Singularity Recipe

Bootstrap: docker
From: statgen/epacts:dev

%help
  A container for EPACTS.

%environment
  PATH=/usr/local/bin:$PATH

%post
  # post-setup script

  export LC_ALL=C.UTF-8
  export LANG=C.UTF-8
  echo 'export LC_ALL=C.UTF-8' >> $SINGULARITY_ENVIRONMENT
  echo 'export LANG=C.UTF-8' >> $SINGULARITY_ENVIRONMENT

Collection


View on Datalad

Metrics

key value
id /containers/statgen-singularity-epacts-latest
collection name statgen/singularity-epacts
branch master
tag latest
commit 668553aa9f47888e764baf70fd71ce9d3a9f6dd5
version (container hash) 28d9e7ba258d492e8c9f682ccbed0b8d
build date 2018-11-29T17:21:08.898Z
size (MB) 1207
size (bytes) 580218911
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.