4 Commits

Author SHA1 Message Date
Daniel b00314167d 🔨 Update build scripts
Signed-off-by: Daniel <845765@qq.com>
2026-05-13 08:55:13 +08:00
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