Reworked the devcontainer to bring in more tools and up to standards

This commit is contained in:
Jimmy Royer 2024-12-24 14:52:42 -05:00
parent bb1ea9dcf3
commit c405d8ca5f
3 changed files with 46 additions and 6 deletions

View file

@ -0,0 +1,10 @@
version: '3.8'
services:
ai-code-reviewer:
build:
context: .
dockerfile: Dockerfile
volumes:
- ..:/workspace
command: sleep infinity