- Published on
Change Docker Image and Container Location on Windows
- Author
- Name
- A. Fauzi
- Title
- Human Being
- Edit %AppData%\Roaming\Docker\settings.json
- Change the value of "dataFolder"
For example:
"dataFolder": "D:\\Docker\\vm-data" - Start Docker Desktop
1. Go to Docker Settings -> Docker Engine
2. Add "data-root": "D:\\Docker" to the Docker Daemon setting
3. Apply & Restart