Daemon is up and running, other docker routines work well, and wsl2 is in use for sure. Referenced thread had OSX in use.
w
wide-garage-9465
07/31/2023, 8:27 AM
OK, but you're trying to start DinD, not plain docker.
Do you get any error running the official
docker:dind
image?
t
thankful-insurance-4058
07/31/2023, 8:51 AM
experimented with docker-dind, figured out I am missing privileged mode for k3d container (which did not help in original thread, but seems to solve issue for me). Thank you for pointing into right direction