Can not pull/push images after update docker to 1.12

前端 未结 8 1187
长发绾君心
长发绾君心 2020-12-22 17:52

The private registry was worked well based on docker 1.10.3,but I can not pull/push images after the docker updated to 1.12.0.

I had modified the /etc/sysconfig/dock

8条回答
  •  旧巷少年郎
    2020-12-22 18:10

    For Mac Users: Update the docker preferences using the (docker) icon in top bar

    Preferences -> Daemon -> Insecure Registry [Click (+) sign] -> add :port

    hit "Apply & Restart" button at bottom

提交回复
热议问题