我需要更改我要将图像推送到的Docker Hub帐户。我使用docker login更新我的.dockercfg文件,然后运行以下命令(account、image和tag作为实际值的通用占位符):
docker push account/image:tag
我立即得到以下错误:
The push refers to a repository [account/image] (len: 1)
Sending image list
2014/12/11 21:26:59 Error: Status 400 trying to push repository repo/image:
"Acc