on I often read that (docker) containers are not good for security. What are secure methods of creating secure isolated environments to run questionable programs in? · c/linux · 2 pts · 3yJust to add to the already existing and much more comprehensive comments, here’s an interesting solution which Flatpak uses: https://wiki.archlinux.org/title/Bubblewrap
Just to add to the already existing and much more comprehensive comments, here’s an interesting solution which Flatpak uses: https://wiki.archlinux.org/title/Bubblewrap
This is epic