Skip to content
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

Fix permissions on bash scripts #62

Merged
merged 2 commits into from
Oct 31, 2024
Merged

Conversation

chrisvanrun
Copy link
Collaborator

Closes #59

Instead of relying on the omnipotence of Docker root, use the user in the original creation container to correctly set the rights of the output content so they can be overwritten/removed.

@chrisvanrun chrisvanrun merged commit d84ff78 into main Oct 31, 2024
8 checks passed
@chrisvanrun chrisvanrun deleted the fix-permissions-on-bash-scripts branch October 31, 2024 10:12
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.

Mysterious permissions errors when running test_run.sh twice
2 participants