feat: add Dockerfile and ingest entrypoint for containerized Jetstream ingestion
- bin/ingest.ts: runtime-configurable entrypoint supporting postgres and sqlite adapters
- Dockerfile: Node 22 alpine image with pnpm, runs via tsx
- Config, database URL, and Jetstream URL provided via env vars and volume mounts