spiegel_podman/pkg/domain
Daniel J Walsh 06b7264977
Use buildah default isolation when working with podman play kube
Users can specify BUILDAH_ISOLATION environment variable to change the
default.

Fixes: https://github.com/containers/podman/issues/20024

Currently podman play kube is defaulting to chroot, which is the least
safe version of build, we should always default to secure whenever
possible. Chroot should only be used when building within a container.

No great way to tests this.
[NO NEW TESTS NEEDED]

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2023-10-24 12:20:11 -04:00
..
entities Use node hostname in kube play when hostNetwork=true 2023-10-19 12:22:58 -04:00
filters pkg/domain/filters: add !remote tag 2023-10-24 12:22:28 +02:00
infra Use buildah default isolation when working with podman play kube 2023-10-24 12:20:11 -04:00
utils add --module flag 2023-08-16 14:32:35 +02:00