Docker Desktop Resources Configuration File Location
Hi Guys,
Under the windows generally we use Docker Desktop and configure to resources under Docker Dekstop configuration Gui. Some case we need to change via configuration file.
Today, i want to give a directory (location) which is Docker Desktop resources configuration file. It is a json file that we can configure resources under.
Docker Desktop Resources Configuration Data File Location
Docker Desktop Resources Configuration File Location is %APPDATA%\Docker\settings.json
Copy the %APPDATA%\Docker\settings.json item and paste to explorer screen. The json file will open and you can configure.
For example, in the below screen you can see i will configure around 6 GB of memory for docker desktop via configuration data file
I hope this topic could be useful for you.