Breaks if host user has a different UID/GID from build user UID/GID #1

Closed
opened 2025-03-04 22:49:27 +00:00 by tamick · 1 comment
Owner

work/ directory is created by the host, and is owned by the host user. The build user's UID/GID is always 1000:1000, so if the hosts user is not 1000:1000, the container won't be able to use the work folder.

```work/``` directory is created by the host, and is owned by the host user. The build user's UID/GID is always 1000:1000, so if the hosts user is not 1000:1000, the container won't be able to use the work folder.
Author
Owner

Fixed.

Fixed.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: tamick/alpine-ports-tools#1
No description provided.