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

Updates to support an explicit home directory #55

Closed
wants to merge 2 commits into from

Conversation

adamrogas
Copy link

When github mounts container images, they do a number of things to ensure the home directory maps, unfortunately it is not enough and other scripts and programs do not follow their lead. This enables the user to override the environment variable to resolve that issue.

@adamrogas
Copy link
Author

#20 (comment)

@mpdude
Copy link
Member

mpdude commented Feb 12, 2021

Thank you @adamrogas for this suggestion! I like the change better than the suggestion in #20.

However, could you help us to figure out (over at #20) why this is necessary in the first place? What's so different inside the container that we need some special handling at all?

@mpdude
Copy link
Member

mpdude commented Feb 12, 2021

Does the changed home dir detection from #17 make a difference here?

@mpdude mpdude mentioned this pull request Feb 13, 2021
@mpdude mpdude closed this in #17 Feb 13, 2021
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