fix: make dotnet run

This commit is contained in:
2026-07-20 21:54:09 +02:00
parent 3b09de311b
commit 60cb143402
5 changed files with 21 additions and 3 deletions
+2
View File
@@ -19,6 +19,8 @@ services:
security_opt:
- seccomp=unconfined
- apparmor=unconfined
# Docker's masked /proc paths prevent Codex's user namespace from mounting fresh procfs.
- systempaths=unconfined
environment:
AGENTCI_GITEA_URL: ${AGENTCI_GITEA_URL:-http://gitea:3000}
AGENTCI_BOT_USERNAME: ${AGENTCI_BOT_USERNAME:-agentci}