I tried to create a directory junction on Docker Windows to create 8.3 . But it failed with the error message below.
D:\\data\\docker\\sample>docker build
For Docker Enterprise this can be configured here C:\ProgramData\docker\config\daemon.json
"storage-opts":["size=20G"]
If this file does not exist created it
Link here