Skip to content

fix: fix volume permissions for Podman and SELinux - #10

Open
rcotilla wants to merge 1 commit into
josephmachado:mainfrom
rcotilla:main
Open

fix: fix volume permissions for Podman and SELinux#10
rcotilla wants to merge 1 commit into
josephmachado:mainfrom
rcotilla:main

Conversation

@rcotilla

@rcotilla rcotilla commented Sep 6, 2026

Copy link
Copy Markdown

Issue: Folders and its contents mounted inside the Podman container were not visible in JupyterLab .

Solution: The issue was caused by SELinux restricting access to the host directories mounted into the container. The bind mount in docker-compose.yml was updated to include the :Z SELinux label, allowing Podman to access the mounted files correctly.

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.

1 participant