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

cleanup docker fixuid #5

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

cleanup docker fixuid #5

wants to merge 1 commit into from

Conversation

Edwardius
Copy link
Contributor

This pr removes the large fixuid docker commands from the dockerfile itself. It should be less intimidating to look at the dockerfile, and fixuid can be fully treated as a black box.

The only time we need to touch the fixuid script is when file permissions are amuck. Any mounted volume in /tmp/ or /home/docker should have their permissions fixed.

akilpath added a commit that referenced this pull request May 11, 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.

1 participant