Commit d81e923
fix(website): install git + scope docker context for Railway
The docs now consume github:@rivet-dev/docs-theme, so the build needs git for
pnpm to resolve it (apk add git). Add a Dockerfile-scoped .dockerignore that
narrows the repo-root build context to the website subtree, so the multi-GB
monorepo isn't uploaded — without touching the shared root .dockerignore or the
repo's other Dockerfiles. Verified: docker build -f frontend/packages/website/Dockerfile .
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 23d05dd commit d81e923
2 files changed
Lines changed: 15 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
0 commit comments