Reduce reviewer image build context

This commit is contained in:
ejclaw
2026-04-08 04:14:12 +09:00
parent 1f592f1976
commit 715e4e2f9a
3 changed files with 24 additions and 10 deletions

11
.dockerignore Normal file
View File

@@ -0,0 +1,11 @@
*
!container/
!container/Dockerfile
!shared/
!shared/verification-snapshot.d.ts
!shared/verification-snapshot.js
!runners/
!runners/agent-runner/
!runners/agent-runner/**
!runners/codex-runner/
!runners/codex-runner/**