Skip to content
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

Disabling sandbox? #11

Open
Manouchehri opened this issue Jan 12, 2024 · 2 comments
Open

Disabling sandbox? #11

Manouchehri opened this issue Jan 12, 2024 · 2 comments

Comments

@Manouchehri
Copy link
Contributor

Would is it possible to disable the seccomp, AppArmor, and namespace sandboxing for the app-server container? I poked around for a few minutes and wasn't able to guess how to do it.

The reason is that I'd like to have access to things like the system's shell from within gdb in Pernosco if #10 isn't doable.

e.g. it'd be nice if I could let this work:

(pernosco) !ls 
Can't send our stdin: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" }

Thanks!

@khuey
Copy link
Member

khuey commented Jan 13, 2024

Would you still want this if you had #10?

@Manouchehri
Copy link
Contributor Author

Nope, wouldn't need this if I had #10. 🙂

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

No branches or pull requests

2 participants