Differences

This shows you the differences between two versions of the page.

Link to this comparison view

linux_faq:docker_access_is_not_authorized [2019/11/15 20:29] – created adminlinux_faq:docker_access_is_not_authorized [2019/11/15 20:29] (current) admin
Line 1: Line 1:
 +====== Проблема ======
 +<code>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
 +</code>
 +Однако при ппытке выполнить:
 +  docker push ...
 +Ошибка:
 +<code>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
 +</code>
 +https://github.com/docker/docker-credential-helpers/issues/102
  
  • linux_faq/docker_access_is_not_authorized.txt
  • Last modified: 2019/11/15 20:29
  • by admin