Skip to content

Add functionality to eessi_container.sh for specifying if a CVMFS repo should be bind or fuse mounted #50

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Aug 1, 2025

Conversation

bedroge
Copy link
Contributor

@bedroge bedroge commented Aug 1, 2025

Just discussed this a bit with @ocaisa on Slack, and had some code from an old branch that could more or less do this already, so I opened a PR for it.

Example:

./eessi_container.sh -v -r software.eessi.io,access=rw,mount=bind

This will bind mount the repo from the host into the container.

Probably needs to be tested a bit more, and could add some tests to CI.

Copy link
Member

@ocaisa ocaisa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM and tested in CI

@ocaisa ocaisa merged commit bc08870 into EESSI:main Aug 1, 2025
66 checks passed
@bedroge bedroge deleted the cvmfs_bind_or_fuse_mount branch August 1, 2025 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants