fix: remove restrictive securityContext for s6 compatibility #1

Merged
cscott merged 1 commits from fix-calibre-permissions into main 2026-01-18 05:01:17 +00:00
Owner

Removes runAsUser, runAsGroup, and fsGroup securityContext settings to allow the s6 init process to start as root (via anyuid SCC) and manage permissions correctly. This fixes the 's6-applyuidgid: fatal: unable to set supplementary group list' error.

Removes runAsUser, runAsGroup, and fsGroup securityContext settings to allow the s6 init process to start as root (via anyuid SCC) and manage permissions correctly. This fixes the 's6-applyuidgid: fatal: unable to set supplementary group list' error.
cscott added 1 commit 2026-01-18 04:58:52 +00:00
cscott merged commit a523c6ab33 into main 2026-01-18 05:01:17 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: cscott/calibre#1
No description provided.