Hello,
I am experiencing an issue whereby if I run the getting started example twice I get the following error:
Error: failed to run container: time="2022-11-28T19:31:02+02:00" level=fatal msg="name \"dagger-engine-41f71f0036167fcc\" is already used by ID \"5aa3a5b226b0cdf98212854dd5e3b177afc4fe624ec45dd63339c7011f900716\""
Any further attempts to run the example fail. I first have to manually kill the session container before the error disappears. It returns the moment I attempt to run the example back to back.
FYI I am using containerd & nerdctl to run my images. I am curious to know if this is an issue specific to me using containerd or if I missing something.