Docker login fails to any selfhosted Registry on V18.06.0-ce
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 6.1k
- Forks
- 2.2k
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 43
Description
Description
Steps to reproduce the issue:
- docker login gitlab.domain.nl:5002
Describe the results you received:
It fails to login
Describe the results you expected:
docker login gitlab.domain.nl:5002
Username: docker-user
Password:
Login Succeeded
Additional information you deem important (e.g. issue happens only occasionally):
It happends since i upgraded to docker V18.06.0-ce
Output of docker version:
(paste your output here)
Output of docker info:
root@ubuntu:~# docker -v
Docker version 18.06.0-ce, build 0ffa825
root@ubuntu:~#
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing docker login gitlab.domain.nl:5002 with Docker 18.06.0-ce and compare it with 18.03.1-ce. The report does not name a file or test and omits complete docker version and docker info output, so first gather those details. Done means login to the self-hosted registry succeeds without the access-forbidden error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, go
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100