{"id":25332416,"url":"https://github.com/bean5/docker.ssh","last_synced_at":"2025-08-17T18:35:12.824Z","repository":{"id":148060265,"uuid":"331694725","full_name":"bean5/docker.ssh","owner":"bean5","description":"Simple tutorial on using Docker to map your ~/.ssh to a container. This uses an Alpine container for simplicity. This is not generally advisable, but I publish it in case it is helpful to someone.","archived":false,"fork":false,"pushed_at":"2025-03-21T21:59:31.000Z","size":2,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-22T01:56:29.206Z","etag":null,"topics":["docker","iac","ssh","tools","tools-and-automation"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bean5.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-01-21T16:59:55.000Z","updated_at":"2025-03-21T21:59:34.000Z","dependencies_parsed_at":"2024-04-27T04:27:35.629Z","dependency_job_id":"30df2316-424b-4e81-8c7e-6734424f2e0d","html_url":"https://github.com/bean5/docker.ssh","commit_stats":null,"previous_names":["bean5/docker.ssh"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bean5/docker.ssh","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bean5%2Fdocker.ssh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bean5%2Fdocker.ssh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bean5%2Fdocker.ssh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bean5%2Fdocker.ssh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bean5","download_url":"https://codeload.github.com/bean5/docker.ssh/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bean5%2Fdocker.ssh/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270892136,"owners_count":24663540,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-17T02:00:09.016Z","response_time":129,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker","iac","ssh","tools","tools-and-automation"],"created_at":"2025-02-14T04:52:12.026Z","updated_at":"2025-08-17T18:35:12.741Z","avatar_url":"https://github.com/bean5.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker_ssh\n\nA docker wrapper that maps your `~/.ssh` folder to a an alpine-based SSH container. It mounts to a corresponding `~/.ssh/` to the container as read-only. Previously it that was copied, permissions were modified, but with docker-compose, now it can be mounted directly.\n\n## Warning\n\nAlthough this is mounted as read-only, it is not recommended that you mount your actual `.ssh` folder. You should be mounting one that makes sense for your project.\n\n## Requirements\n\n* docker\n* docker-compose\n\n## Use\n\n`docker compose up -d ssh`\n\nThen use ssh as you normally would. Enjoy!\n\n## License\n\nSee LICENSE file. I chose MIT because I didn't do much here except glue awesome code together. License selected using \u003chttps://choosealicense.com/\u003e -- a very handy tool!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbean5%2Fdocker.ssh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbean5%2Fdocker.ssh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbean5%2Fdocker.ssh/lists"}