mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-18 16:02:10 +00:00
99bc383f9e
The .cargo/config.toml uses mold linker for x86_64-linux (all profiles). Install mold+clang in the main Dockerfile. For RHEL images where mold isn't available, override via env vars to use the default linker. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>