Hi, after a fresh Windows 11 install I installed Docker Desktop. Didn’t start any container. Didn’t change any setting. Didn’t sign in. Left PC running during the night ~7 hours and saw this memory consumption.
If you want to run docker-ce, you might want to consider to enable systemd support in /etc/wsl.conf, so that docker-ce is automatically started/terminated when the WSL distribution is started/terminated
Note: ports bound to WSL are reachable from the host’s localhost, but not from any of the host’s ips. Meaning when the docker-ce package is used in WSL, published ports will only be accessible from host’s localhost.