Okay just run:

docker run

and tell me what output you get

Reply to this note

Please Login to reply.

Discussion

Unfortunately I had to put it away to go to a tuning. I’ll try this later and get back to you. Thanks!

“docker run” requires at least 1 argument.

See ‘docker run —help’.

Usage: docker run [OPTIONS] IMAGE [COMMAND] [ARG…]

Create and run a new container from an image

I found a forum that suggested I download docker for desktop with Wsl 2 support enabled. That fixed the issue.

🙌