LOADING…
0%
Complete changelog

Commit

Remove dead backend Dockerfiles and sync-lock script

Commit details

Commit notes

Dockerfile.local can't build (copies bun.lock from backend/, which doesn't exist — the lockfile lives at repo root) and Dockerfile.distroless is unused and installs without a lockfile; production deploys via Railpack per railway.json, not any of these. Drop the sync-lock script that existed solely to manufacture a lockfile for Dockerfile.local, and update docs (DEPLOYMENT.md, AGENTS.md) that referenced the removed files/script.

Files changed
6
Lines added
+17
Lines removed
−106
This page is a permanent record of commit 3acdca1e.