mirror of
https://github.com/containers/bootc.git
synced 2026-02-05 15:45:53 +01:00
Closes: https://github.com/containers/bootc/issues/218 Basically this effort has not been really successful and adds more pain than it solves. We need to have a solution that works for podman too. In many scenarios, TLS is sufficient - or at least, we're far from the only thing that if fetched from a compromised server would result in a compromised system (e.g. privileged containers). Signed-off-by: Colin Walters <walters@verbum.org>