hexmek/container:antismash_standalone

$ singularity pull shub://hexmek/container:antismash_standalone

Singularity Recipe

Bootstrap: docker
From: antismash/standalone:5.1.2

%post
    apt-get clean && apt-get update && apt-get install -y locales
    echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen
    locale-gen en_US.UTF-8


%environment
    export LANG="en_US.UTF-8"
    export LANGUAGE="en_US:en"
    export LC_ALL="en_US.UTF-8"

Collection


View on Datalad

Metrics

key value
id /containers/hexmek-container-antismash_standalone
collection name hexmek/container
branch master
tag antismash_standalone
commit ce571c785e90af1e8e9f82875bd87cc8f7c2094d
version (container hash) 104e9d81bc8e9245d2fd255ac88ee36f6a406a1782ff3285ea5ef12527205935
build date 2021-04-13T14:08:03.909Z
size (MB) 4210.09765625
size (bytes) 4414607360
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.