although i've setup docker to use wsl2 but it doesn't use wsl2 os

thanks for your response
why in docker info command i see this response:
Operating System: Docker Desktop
is it correct? it shouldn’t be ubuntu?


i was using ollama + openwebui inside docker compose
for openwebui i used gpu version + gpu configs
but for ollama i didn’t use any gpu config
so when i run both of them only cpu was used and no gpu was involved
so i though it was because of wrong drivers so i installed nvidia things inside wsl2
and nothing changed