Location of docker images downloaded by Docker (1.9.1) on Mac OS X

后端 未结 11 1170
有刺的猬
有刺的猬 2020-12-07 18:15

Where are the docker images located once they are downloaded from docker hub in Mac OSX. For example if I run a command like:

docker run hello-world
<         


        
11条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-07 19:04

    The Disk image location can also be seen (as mentioned in the docs) by selecting Preferences->Advanced menu from the Docker toolbar icon (works in Docker-CE v17):

    Update: As mentioned by @udondan Docker now has a separate 'Disk' tab in Preferences where it shows the disk image location:

提交回复
热议问题