Files
awoooi/apps/web/Dockerfile
OG T db282cd0e9
Some checks failed
CD Pipeline / build-and-deploy (push) Has been cancelled
perf(cd): Web build 加速 — buildx registry cache + turbo cache mount
切換 docker buildx + type=registry cache (mode=max):
- 比 inline cache 更可靠,deps/runner 層存入 Harbor web-cache:buildcache
- 移除 BUILDKIT_INLINE_CACHE=1(不再需要)

Dockerfile 補 /root/.cache/turbo mount:
- Turborepo task hash 跨 build 生效,未變動 packages 直接跳過
- 配合既有 .next/cache mount,預期節省 1-2 min

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-12 18:33:27 +08:00

2.5 KiB