With Docker 4.22 came a new "Resource Saver Mode". However, this is considerably slowing me down as it now takes several minutes to do any operations, such as running a container, when Docker is running in saver mode.
So, is there a way to disable Resource Saver Mode? Or is the only option to downgrade Docker desktop?
Note: I am running Docker desktop version 4.22.1 on macOS.
In Docker Desktop for Windows, you can go to Settings / Features in development / Experimental features, and uncheck Access experimental features, then Apply & restart.
My guess is that on Mac you have the same setting.