sameersbn / sameersbn/docker-gitlab
Sharing SSH port between host and the container
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 8.1k
- Forks
- 2.1k
- Avg merge
- 17h 47m
- Merged PRs (30d)
- 7
Description
What would be a good way of setting up a system where the host and the container could share port 22? Is that even possible?
I'm thinking of a proxy that would allow certain users to log into the host, while remaining ssh connection attempts would be forwarded to the ssh daemon inside the container. (Related to #33, I guess.)
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 with related issue #33 and the repository's Docker port configuration. Investigate whether a proxy can distinguish users connecting to the host from connections forwarded to the container's SSH daemon, and define a supported setup or document the limitation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- infrastructure, networking
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 22/100