Add Unraid PUID and PGID support 3.0.1
Publish container / publish (push) Failing after 9s

This commit is contained in:
mfwadejr
2026-08-30 07:46:55 -04:00
committed by GitHub
parent 60c2af2fde
commit 0e87f5a26a
5 changed files with 20 additions and 6 deletions
+2
View File
@@ -9,3 +9,5 @@ services:
- ./data:/data
environment:
- TZ=America/New_York
- PUID=99
- PGID=100