Go to file
Matt db616aece5 Fix Dockerfile: use docker-cli instead of docker.io
docker.io on Debian Trixie only installs the daemon (dockerd), not the CLI.
The docker CLI is in the separate docker-cli package.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-03 16:02:50 +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 Fix Dockerfile: use docker-cli instead of docker.io 2025-12-03 16:02:50 +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