8 Commits

Author SHA1 Message Date
Elian Doran
ef20645447
docker: Fix reading USER_UID/GID (closes #331) 2024-08-12 10:01:22 +03:00
perf3ct
138b85dd3c
change from gosu to just su 2024-08-08 15:17:02 -07:00
perf3ct
3014b11422
swap su-exec to gosu 2024-08-08 14:52:09 -07:00
Mark
fb10e0ad33 Add the -o option to the groupmod command used in start-docker.sh when USER_GID is set, otherwise we won't be added to existing groups (e.g. you want node to run in the users (100) group) 2024-02-01 11:56:37 -08:00
Richard Steinmetz
7775d90b9a
Fix docker image not exiting cleanly
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2022-06-14 10:34:07 +02:00
Bill Sideris
8a43688a65 Added the USER_UID & USER_GID env variables 2022-06-13 12:43:10 +03:00
Richard Steinmetz
566111ce82
Fix TRILIUM_DATA_DIR permissions in start-docker.sh
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2022-06-12 23:25:33 +02:00
dousha
942f17b2f4 fix docker file permissions so 777 is no longer needed 2022-05-21 13:25:59 +08:00