hpcng / nomad-driver-singularity

HashiCorp Nomad driver plugin - Singularity
Mozilla Public License 2.0
25 stars 8 forks source link

support for "--containall" #35

Open onlyjob opened 5 years ago

onlyjob commented 5 years ago

Please add support for --containall parameter.

Thanks.

onlyjob commented 5 years ago

Currently can be set using environment variable inside task block:

env {
    SINGULARITY_CONTAINALL = "true"
}

See Singularity’s environment variables reference: https://sylabs.io/guides/3.4/user-guide/appendix.html