Skip to content

fixes permissions for the docker approach#43

Merged
FranciscoThiesen merged 1 commit intomainfrom
fix_permissions_for_docker
Sep 3, 2024
Merged

fixes permissions for the docker approach#43
FranciscoThiesen merged 1 commit intomainfrom
fix_permissions_for_docker

Conversation

@lemire
Copy link
Copy Markdown
Member

@lemire lemire commented Sep 3, 2024

Currently, when using a container, the permissions can be messed up because the container will create files (visible from outside the container) that have the 'root' permissions.

This PR fixes that, by aligning the permissions. Thus when creating a file from within the container, it will correctly appear with the right permissions.

@FranciscoThiesen FranciscoThiesen merged commit c3ac24e into main Sep 3, 2024
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.

2 participants