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

Not able to map the home folder inside the container to a folder outside. #23

Open
jvanlangen opened this issue Jan 24, 2022 · 1 comment

Comments

@jvanlangen
Copy link

Hi,

I'm not able to map the home folder inside the container to a folder outside. When I start it with the "-v /host/bla/bla:/home/ubuntu", i'm not able to login with RDP anymore, it hangs on logging in.

@jvanlangen
Copy link
Author

jvanlangen commented Jan 24, 2022

A, the problem is, when starting the image, it will add a user 'ubuntu', but the volume mapping already created that folder. So adding the users fails, because it won't use the existing folder.

So it would be great if, instead of adding the user only when the folder doesn't exists, it would be possible to use an existing home folder.

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