You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 27, 2023. It is now read-only.
While debugging the rootless cni PR in podman I had a problem with the
dnsname plugin because dnsmasq failed to start. The returned error was
just `exit status 5`. This is not helpful. To solve this use CombinedOutput
and wrap the dnsmasq output to the returned error.
Signed-off-by: Paul Holzinger <[email protected]>
0 commit comments