Activity for muchâ€
Type | On... | Excerpt | Status | Date |
---|---|---|---|---|
Edit | Post #290445 | Initial revision | — | 12 months ago |
Question | — |
Can I confine an executable inside a Docker container using a host apparmor profile? I'm trying to containerize an application that currently uses apparmor to confine Python. This allows sandboxing of user-submitted code. How can I get docker and apparmor to play well together? Current non-containerized setup: - Create a `sandbox` system user - Create a Python virtualenv with ... (more) |
— | 12 months ago |
Edit | Post #288332 |
Post edited: clarify that I want a way to back out of a failed attempt |
— | over 1 year ago |
Edit | Post #288332 | Initial revision | — | over 1 year ago |
Question | — |
How do I fix a "FrankenDebian"? I'm trying to help fix a Debian installation that has ended up with a mix of Debian release repositories, aka a "FrankenDebian". This one has the `bullseye` and `unstable` repositories listed in `/etc/apt/sources.list`, if I recall correctly, where bullseye is currently the stable release. (I'm not i... (more) |
— | over 1 year ago |
Comment | Post #288008 |
I like the general approach, but unfortunately this will fail to count files starting with a dot. (more) |
— | over 1 year ago |