TL;DR: Can I configure where to install the docker container in windows 10 home?
I installed Docker on WSL2 backend. However I could not find any options to change container installation path. So I tried installing nonetheless,
docker pull carlasim/carla:0.8.2
installation could not finish because of no space left in C drive. Currently the downloaded data resides in:
C:\Users\Username\AppData\Local\Docker\wsl\data
however I could not delete it. After quitting docker desktop I could delete it.