Проблема

docker login -u username registry.autosys.tk
Password: 
WARNING! Your password will be stored unencrypted in /home/user/.docker/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded

Однако при ппытке выполнить:

docker push ...

Ошибка:

docker push registry.autosys.tk/dokuwiki-php
The push refers to repository [registry.autosys.tk/dokuwiki-php]
...
...
unauthorized: access to the requested resource is not authorized

https://github.com/docker/docker-credential-helpers/issues/102

Enter your comment. Wiki syntax is allowed:
 
  • linux_faq/docker_access_is_not_authorized.txt
  • Last modified: 2019/11/15 20:29
  • by admin