You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix storage location of Docker images and containers for Mac or linux (#21046)
* Fix storage location of Docker images and containers for osx or linux
This will fix information about used memory space when build image of docker on osx host machine. Docker has another directory on linux and osx.
* Fixed styling problem
* Improved system checking and path mapping for docker volume
0 commit comments