Skip to content

fix(agent/agentcontainers): remove cap net admin from dev container agent executable #18327

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 11, 2025

Conversation

mafredri
Copy link
Member

This was causing errors on mcr.microsoft.com/devcontainers/base:ubuntu
image.

/.coder-agent/coder: Operation not permitted

Simplified and removed chown while I was at it as it's unnecessary.

…gent executable

This was causing errors on `mcr.microsoft.com/devcontainers/base:ubuntu`
image.

```
/.coder-agent/coder: Operation not permitted
```

Simplified and removed `chown` while I was at it as it's unnecessary.
@mafredri mafredri self-assigned this Jun 11, 2025
@mafredri mafredri enabled auto-merge (squash) June 11, 2025 16:34
@mafredri mafredri merged commit f2f0237 into main Jun 11, 2025
36 checks passed
@mafredri mafredri deleted the mafredri/fix-subagent-injection-on-some-images branch June 11, 2025 16:40
@github-actions github-actions bot locked and limited conversation to collaborators Jun 11, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants