Skip to content

Comments

Modernize devcontainer#5636

Merged
hoyosjs merged 1 commit intodotnet:mainfrom
hoyosjs:juhoyosa/modernize-container
Feb 21, 2026
Merged

Modernize devcontainer#5636
hoyosjs merged 1 commit intodotnet:mainfrom
hoyosjs:juhoyosa/modernize-container

Conversation

@hoyosjs
Copy link
Member

@hoyosjs hoyosjs commented Nov 6, 2025

No description provided.

@hoyosjs hoyosjs marked this pull request as ready for review November 6, 2025 12:29
],

// Needed to debug sos extension under container.
"privileged": true,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we no longer need privileged to debug sos extension? Is that was SYS_PTRACE is added for?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes - privileged implies a lot more security surface than the ability to use ptrace, which is what native debuggers need on attach.

@hoyosjs hoyosjs requested a review from a team December 15, 2025 19:27
@hoyosjs hoyosjs merged commit 62d7733 into dotnet:main Feb 21, 2026
19 checks passed
@hoyosjs hoyosjs deleted the juhoyosa/modernize-container branch February 21, 2026 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants