Skip to content

Allow debuggers to run in containerized environments #19

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
Feb 15, 2025
Merged

Conversation

SeanTAllen
Copy link
Collaborator

We've added --cap-add=SYS_PTRACE --security-opt seccomp=unconfined as part of container startup. Debuggers like LLDB can now run in environments that Credo starts.

We've added `--cap-add=SYS_PTRACE --security-opt seccomp=unconfined`
as part of container startup. Debuggers like LLDB can now run in
environments that Credo starts.
@SeanTAllen SeanTAllen added the changelog - added Automatically add "Added" CHANGELOG entry on merge label Feb 15, 2025
@SeanTAllen SeanTAllen merged commit 8f46306 into main Feb 15, 2025
10 checks passed
@SeanTAllen SeanTAllen deleted the allow-lldb branch February 15, 2025 02:47
github-actions bot pushed a commit that referenced this pull request Feb 15, 2025
github-actions bot pushed a commit that referenced this pull request Feb 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog - added Automatically add "Added" CHANGELOG entry on merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant