version: '3.8' services: ai-code-reviewer: build: context: . dockerfile: Dockerfile volumes: - ..:/workspace command: sleep infinity