[Docker] Do not run as root #409

Closed
opened 2021-03-22 12:42:57 +01:00 by nik · 3 comments
Owner

We should not have the processes i nDocke rrun as root (default, UID 0).

The www-data user seems a good choice, as long as our images are based on Debian (in other words: forever).

We should not have the processes i nDocke rrun as `root` (default, UID 0). The `www-data` user seems a good choice, as long as our images are based on Debian (in other words: forever).
Author
Owner

created merge request !2189 to address this issue

created merge request !2189 to address this issue
Author
Owner

mentioned in merge request !2189

mentioned in merge request !2189
nik closed this issue 2021-03-23 17:47:48 +01:00
Author
Owner

mentioned in commit c6f14fe12b

mentioned in commit c6f14fe12bd593ccbb29dbab165aa67e3bc62202
Sign in to join this conversation.
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
aleksis/AlekSIS-Core#409
No description provided.