Files
lifeforge/docker
Ilya_Balter_1C aaf2d5b8db fix(build): strip carriage returns from entrypoint scripts for windows compatibility
Entrypoint scripts fail to execute in containers when built on Windows due to CRLF line endings. Added sed command to Dockerfiles to ensure LF line endings at runtime.
2026-06-25 08:54:28 +08:00
..