sameersbn / sameersbn/docker-gitlab
New install pubkeys become octothorp / hash
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 8.1k
- Forks
- 2.1k
- Avg merge
- 17h 47m
- Merged PRs (30d)
- 7
Description
Docker Version: 17.03.0-ce, build 60ccb22
Docker-gitlab Version: 9.2.5
Been using docker-gitlab for awhile now maybe even from the first release. I have run many sites using this repo. Today I wanted to setup a personal one at home. I installed everything like I normally do and created a project. However I was not allowed to clone it, after some investigating it turns out when I add my pubkey when I inspect the authorized_keys file inside the container my keys looks like this:
####################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################
Anyone ever run into this?
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 the reported setup with Docker 17.03.0-ce and docker-gitlab 9.2.5, then inspect how the pubkey is written to authorized_keys inside the container. Compare the stored key with the submitted key and verify that cloning the project works once authorized_keys contains the expected value.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, shell
- Domain
- authentication, devops
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100