Docker takes a very long time to start MacOS

怎甘沉沦 提交于 2021-02-20 04:00:46

问题


Sometimes on my Mac the Docker takes a very long time to start. I tried to reboot the machine than restart docker one more time and for the first couple times it helped, now even reboot can't help to start docker


回答1:


Here is the cure, just press enter after this command
screen ~/Library/Containers/com.docker.docker/Data/vms/0/tty




回答2:


Change memory allocation for docker desktop

Click on >> Docker desktop icon >> Preferences [ Add CPU 2 and memory 2.0 GB]



来源:https://stackoverflow.com/questions/53608780/docker-takes-a-very-long-time-to-start-macos

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!