moving docker programdata to another folder



Docker's program data is huge. Could take up as much as 30g. So you need to place it in a drive that has alot of space.

You can do this by


Settings -> Daemon -> then update the following. Wish it was that simple, eh? Nope. you have to open up the file on your folder here : %programdata%\docker\config\daemon.json (windows) or /etc/docker/daemon.json

  "data-root": "d:\\docker",

An example would look something like this :- 




Comments

Popular posts from this blog

gemini cli getting file not defined error

NodeJS: Error: spawn EINVAL in window for node version 20.20 and 18.20

vllm : Failed to infer device type