Closed Maronato closed 6 months ago
I cannot reproduce this in our environment. Only issue I found for failed to start the child: fork/exec /proc/self/exe: invalid argument
is https://github.com/moby/buildkit/issues/1188 from 2019. Maybe you find anything relevant there that fixes the issue. If so please report back!
You may have to set sysctl -w kernel.unprivileged_userns_clone=1
on the host system. see https://github.com/rootless-containers/rootlesskit?tab=readme-ov-file#sysctl
The runner keeps waiting for the engine to start, but it throws
failed to start the child: fork/exec /proc/self/exe: invalid argument
compose.yml
docker.log
stdout