Stefan Weil writes:
> The docker probe uses "sudo -n" which can cause an e-mail with a security
> warning
> each time when configure is run. Therefore run docker probe only if either
> docker
> or podman are available.
>
> That avoids the problematic "sudo -n" on build environments which have
Am 30.10.22 um 09:35 schrieb Stefan Weil:
The docker probe uses "sudo -n" which can cause an e-mail with a security
warning
each time when configure is run. Therefore run docker probe only if either
docker
or podman are available.
That avoids the problematic "sudo -n" on build environments wh
The docker probe uses "sudo -n" which can cause an e-mail with a security
warning
each time when configure is run. Therefore run docker probe only if either
docker
or podman are available.
That avoids the problematic "sudo -n" on build environments which have neither
docker nor podman installed.