Commit Graph

3 Commits

Author SHA1 Message Date
Luke Zhu
2a00697af7
🎨 Support SIYUAN_WORKSPACE_PATH in Docker (#14286)
This change makes SIYUAN_WORKSPACE_PATH env variable
update the WORKSPACE_DIR variable in the Docker entrypoint
shell script.
2025-03-05 17:24:27 +08:00
redjumper
4ef5d90af3
🎨 fix issue #12657 (#12658)
* fix issue #12657

* fix issue #12657
2024-09-30 17:18:43 +08:00
Alexander Pape
f0e0b98953
🎨 Allow to set the PUID and PGID using docker (#12596)
* feat: fix docker permission issues

* remove VOLUME call on workspace

* move responsibility for user and group creation to entrypoint.sh
2024-09-28 11:16:33 +08:00