Package: docker.io Version: 20.10.8+dfsg1-1 Severity: important X-Debbugs-Cc: z...@debian.org
Control: found -1 20.10.5+dfsg1-1+b5 When the glibc in container image is bumped to 2.34, it uses "clone3" syscall, which is not supported in docker's seccomp policy. Bullseye should be fixed as well. Error: docker run --rm -it registry.fedoraproject.org/fedora:rawhide curl google.com curl: (6) getaddrinfo() thread failed to start Related links: https://github.com/moby/moby/issues/42680 https://github.com/moby/moby/pull/42836 https://bugs.launchpad.net/cloud-images/+bug/1943049