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

Use phoney home directory #23

Open
CallumWalley opened this issue Mar 6, 2023 · 0 comments
Open

Use phoney home directory #23

CallumWalley opened this issue Mar 6, 2023 · 0 comments

Comments

@CallumWalley
Copy link
Member

Contents of home directory can cause unreliable behavior.

Advantages of setting HOME to be equal to somewhere inside the container.

  • Can deliver already set up desktop.
  • Same experience for everyone
  • Easier to maintain.

Advantages of using a persistent overlay for HOME.

  • User can modify desktop env.
  • Will not interfere with regular home.
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

No branches or pull requests

1 participant