docker / docker/cli

Docker login fails to any selfhosted Registry on V18.06.0-ce

Open
#1,274 5 comments 5 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

area/authentication area/distribution
Dominant language
Go
Stars
6.1k
Forks
2.2k
Avg merge
1d 15h
Merged PRs (30d)
43

Description

Description

Steps to reproduce the issue:

  1. 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.