macos docker 提示User Interaction is not allowed
时间:2018-12-17 14:09:42
收藏:0
阅读:562
问题描述:
docker login --username=xxxx registry.cn-hangzhou.aliyuncs.com
提示:
error getting credentials - err: exit status 1, out:User interaction is not allowed.``
解决办法:
按照图中所示,把对号去掉即可。

原文:http://blog.51cto.com/13673090/2331372
评论(0)