#I broke dagger experimenting with nerdctl

1 messages · Page 1 of 1 (latest)

junior briar
#

I uninstalled nerdctl for docker but I am still getting a weird issue where it is being referenced in the basic hello world test

● connect 0.5s

start engine: failed to run container: time="2024-04-29T09:38:30-04:00" level=fatal msg="failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error running hook #0: error running hook: exit status 1, stdout: , stderr: time=\"2024-04-29T09:38:30-04:00\" level=fatal msg=\"failed to call cni.Setup: plugin type=\\\"bridge\\\" failed (add): failed to locate iptables: exec: \\\"iptables\\\": executable file not found in $PATH\"\nFailed to write to log, write /var/lib/nerdctl/1935db59/containers/default/f5188854b7ffa728c0ec231bfa43c62b94f04f9283d8a6e7617bbe9e9b29c8b9/oci-hook.createRuntime.log: file already closed: unknown"
: failed to run command: exit status 1```

my user does not have permissions to use iptables as is standard in Ubuntu.
digital kraken