docker login --username=xxxx registry.cn-hangzhou.aliyuncs.com
提示:
error getting credentials - err: exit status 1, out:
User interaction is not allowed.``
解决办法:
按照图中所示,把对号去掉即可。
macos docker 提示User Interaction is not allowed
原文:http://blog.51cto.com/13673090/2331372