containerOptions "--entrypoint ''"
is not working with apptainer
or singularity
.
#63
Labels
containerOptions "--entrypoint ''"
is not working with apptainer
or singularity
.
#63
--entrypoint
is not a valid argument for eitherapptainer
orsingularity
. Running any modules with this config returns an error. We should make it specific to the docker engine, I've tested this solution and it works for now:The text was updated successfully, but these errors were encountered: