Go to file
Matt a16a585f86 Add docker-compose-plugin to Dockerfile
docker-cli alone doesn't include 'docker compose' subcommand.
Need docker-compose-plugin for 'docker compose -f' to work.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-03 16:31:47 +01:00
.claude Fix docker volume mounts for host directory access 2025-12-03 15:20:07 +01:00
app Fix docker volume mounts for host directory access 2025-12-03 15:20:07 +01:00
tests Initial commit: SysAdmin Agent with executors 2025-12-03 11:05:54 +01:00
.gitignore Initial commit: SysAdmin Agent with executors 2025-12-03 11:05:54 +01:00
CLAUDE.md Initial commit: SysAdmin Agent with executors 2025-12-03 11:05:54 +01:00
Dockerfile Add docker-compose-plugin to Dockerfile 2025-12-03 16:31:47 +01:00
docker-compose.yml Fix docker volume mounts for host directory access 2025-12-03 15:20:07 +01:00
pytest.ini Initial commit: SysAdmin Agent with executors 2025-12-03 11:05:54 +01:00
requirements.txt Initial commit: SysAdmin Agent with executors 2025-12-03 11:05:54 +01:00