Skip to content

Write the environment file to /results instead of /bmk.

Write the alienv produced environment file to /results/${BASE_WDIR} instead of /bmk. This allows the ALICE container to run in Singularity without needing to pass the '-w' option (/bmk is readonly by default when run in Singularity). This addresses the issue in Jira task BMK-43. I've built a Docker container with this change, and have tested it successfully with both Docker and Singularity.

Edited by Christopher Henry Hollowell

Merge request reports