This repository was archived by the owner on Apr 28, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 39
This repository was archived by the owner on Apr 28, 2020. It is now read-only.
will not work on multi user systems #52
Closed
@nhooyr
Description
On any system where the user uid is not 1000, like macOS or multiple user systems, sail will be very slow due to the usermod -u
step to adjust the uid inside the container to the one outside because it has to chown all files in the home folder.
I do not have a good solution for this.
See #51
Metadata
Metadata
Assignees
Labels
No labels