Am 19.10.21 um 17:21 schrieb Paul Markfort:
> This actually sounds like a bug with singularity - as your singularity
> session should be isolated from your normal environment. This is like
> your shell variables affecting the environment in a virtual Linux machine.
>
> It seems to be a goal of singularity, that the process under it run
> under a completely isolated and consistent environment, see:
> https://singularity.hpcng.org/
Dear Paul,
not really, the environment variables of the host are propagated to
container environment unless you specify the option
-e, --cleanenv clean environment before running container
https://singularity.hpcng.org/user-docs/3.8/environment_and_metadata.html#
It is just that $FPATH is a special variable for zsh. It would be nice
if you could mask specific vars in singularity though.
Regards,
Götz
--
Götz Waschk ° Phone: +49 33762 77169
Deutsches Elektronen-Synchrotron DESY ° E-Mail: goe...@de...
Platanenallee 6
15738 Zeuthen Germany
|