Files
nroxy/infra/docker
2026-03-10 14:03:52 +03:00
..
2026-03-10 14:03:52 +03:00
2026-03-10 14:03:52 +03:00
2026-03-10 14:03:52 +03:00
2026-03-10 14:03:52 +03:00
2026-03-10 14:03:52 +03:00
2026-03-10 14:03:52 +03:00

infra/docker

Docker build definitions for the single-VPS Compose topology.

Implemented in this iteration

  • Workspace-aware Node 22 images for web, worker, and bot
  • Dedicated migrate image for schema bootstrap
  • corepack + pnpm based install flow inside containers
  • TypeScript build step for each runtime before container startup

Current limitations

  • No production pruning yet
  • No cli image yet