Docker 安裝環(huán)境 mac os
問題一:
Unable to find image 'nginx:latest' locally
docker: Error response from daemon: Get https://registry-1.docker.io/v2/library/nginx/manifests/lastest: unauthorized: incorrect username or password.
網(wǎng)上提供的方案基本說換成國內(nèi)的鏡像庫,看了一堆的配置,我表示拒絕,最后還是在github找到了答案 https://github.com/docker/for-mac/issues/2640,我是用郵箱登錄,換成用戶名登錄就可以了