stack/docker
Devin AI 2fa46e97ed Set STACK_SKIP_TEMPLATE_GENERATION as Docker ENV
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>
2026-06-02 00:03:17 +00:00
..
backend Set STACK_SKIP_TEMPLATE_GENERATION as Docker ENV 2026-06-02 00:03:17 +00:00
dependencies Bump package versions 2026-06-01 14:22:56 -07:00
dev-postgres-replica External db sync (#1036) 2026-02-05 12:04:31 -08:00
dev-postgres-with-extensions Payments bulldozer txn rework (#1315) 2026-04-17 22:11:21 +00:00
local-emulator Set STACK_SKIP_TEMPLATE_GENERATION as Docker ENV 2026-06-02 00:03:17 +00:00
mock-oauth-server Local emulator (#422) 2025-02-13 18:57:02 +01:00
server Set STACK_SKIP_TEMPLATE_GENERATION as Docker ENV 2026-06-02 00:03:17 +00:00