mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-04 21:04:37 +08:00
The preinstall hook tries to run generate-sdks.ts which doesn't exist in the turbo-pruned output. Setting as ENV ensures it persists across all RUN steps, not just the install command. Also adds cache mount to backend Dockerfile install step for consistency with server and local-emulator Dockerfiles. Co-Authored-By: Konstantin Wohlwend <n2d4xc@gmail.com> |
||
|---|---|---|
| .. | ||
| backend | ||
| dependencies | ||
| dev-postgres-replica | ||
| dev-postgres-with-extensions | ||
| local-emulator | ||
| mock-oauth-server | ||
| server | ||