chore(openspec): 新增 bake-image-remove-bind-mount change 規劃

P0「移除 Docker bind mount、程式碼烘進 image」的完整規劃:Dockerfile
改 multi-stage(app + web)、docker-compose.yml 拿掉五個服務的 bind
mount、nginx 改本地 build 取得 public/、deploy.yml 改 build-then-up、
entrypoint 職責收斂、.dockerignore 補齊。尚未實作,僅規劃文件。

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_0142LC1kQb8EyV59TjHDkhWS
This commit is contained in:
2026-08-04 16:22:50 +08:00
parent 9a1de393f6
commit 3b0cdf96d8
6 changed files with 399 additions and 0 deletions
@@ -0,0 +1,2 @@
schema: spec-driven
created: 2026-08-04