Hi Petr, On Tue, 2021-10-26 at 14:12 +0200, Petr Vorel wrote: > Hi Mimi, > > > Fix for: > > > "container_linux.go:367: starting container process caused: error > > adding seccomp filter rule for syscall bdflush: permission denied": > > OCI permission denied" > > I was surprised crun is updated but runc not, but LGTM. > It'd be nice if somebody test it with public travis (I no longer have access). Stefan tested on the public travis, which resulted in updating Alpine, Fedora, and Alt to use podman and crun. Other than the alt:sisyphus image prompt, the tests all pass. I assume this is intermittent. Please select an image: ▸ docker.io/library/alt:sisyphus quay.io/alt:sisyphus > > Reviewed-by: Petr Vorel <petr.vorel@xxxxxxxxx> thanks! Mimi > > IMHO from a long term perspective it'd be nice to create GitHub Actions profile > (but that's not related to this patchset).