{"id":17311253,"url":"https://github.com/rockstorm101/git-server-docker","last_synced_at":"2025-07-11T09:35:26.320Z","repository":{"id":38063556,"uuid":"479992992","full_name":"rockstorm101/git-server-docker","owner":"rockstorm101","description":"Git server over SSH","archived":false,"fork":false,"pushed_at":"2025-03-15T10:25:24.000Z","size":72,"stargazers_count":76,"open_issues_count":7,"forks_count":20,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-19T20:10:05.477Z","etag":null,"topics":["docker","docker-image","git","server"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rockstorm101.png","metadata":{"files":{"readme":"README-DockerHub.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":"2022-04-10T11:10:46.000Z","updated_at":"2025-04-17T18:28:58.000Z","dependencies_parsed_at":"2023-02-12T23:00:32.775Z","dependency_job_id":"8d30a25f-8048-41c7-bede-2e7c7b4affa5","html_url":"https://github.com/rockstorm101/git-server-docker","commit_stats":{"total_commits":123,"total_committers":2,"mean_commits":61.5,"dds":0.008130081300813052,"last_synced_commit":"ed42906b4d68449d8e6c192f32c01ee15c838818"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/rockstorm101/git-server-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rockstorm101%2Fgit-server-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rockstorm101%2Fgit-server-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rockstorm101%2Fgit-server-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rockstorm101%2Fgit-server-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rockstorm101","download_url":"https://codeload.github.com/rockstorm101/git-server-docker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rockstorm101%2Fgit-server-docker/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264777820,"owners_count":23662555,"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","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","docker-image","git","server"],"created_at":"2024-10-15T12:39:56.440Z","updated_at":"2025-07-11T09:35:26.292Z","avatar_url":"https://github.com/rockstorm101.png","language":"Shell","readme":"# Git Server Docker\n[![Test Build Status][b1]][2]\n[![Docker Image Size][b2]][2]\n[![Docker Pulls][b3]][2]\n\nSimple Docker image containing a Git server accessible via SSH.\n\nImage source at: https://github.com/rockstorm101/git-server-docker.\n\n\n## Basic Usage\n\n```\ndocker run -v git-repositories:/srv/git -p 2222:22 rockstorm/git-server\n```\n\nYour server should be accessible on port 2222 via:\n\n```\ngit clone ssh://git@localhost:2222/srv/git/your-repo.git\n```\n\nThe default password for the git user is `12345`.\n\n\nSecurity Notice\n---------------\nExposing this server to the internet has security implications. This image's\nconfiguration is not secure by default. Please read the security\nrecommendations at the [source README][2] carefully.\n\n\n## Other Features\n\nThe image allows several customization features which are detailed in the\n[source README][2] like:\n - Setup custom passwords\n - Use SSH public keys\n - Setup custom host SSH keys\n - Enable Git URLs without an absolute path\n - Disable git user interactive login\n - Set git user UID and GID\n\n[2]: https://github.com/rockstorm101/git-server-docker\n\n\n## Supported Tags and Variants\n\nSee [Variants][5] and [Tagging Scheme][6].\n\n[5]: https://github.com/rockstorm101/git-server-docker#variants\n[6]: https://github.com/rockstorm101/git-server-docker#tagging-scheme\n\n\n## License\n\nView [license information][7] for the software contained in this\nimage.\n\nAs with all Docker images, these likely also contain other software\nwhich may be under other licenses (such as Bash, etc from the base\ndistribution, along with any direct or indirect dependencies of the\nprimary software being contained).\n\nAs for any pre-built image usage, it is the image user's\nresponsibility to ensure that any use of this image complies with any\nrelevant licenses for all software contained within.\n\n[7]: https://github.com/rockstorm101/git-server-docker/blob/master/LICENSE\n\n\n[b1]: https://img.shields.io/github/actions/workflow/status/rockstorm101/git-server-docker/test-build.yml?branch=master\n[b2]: https://img.shields.io/docker/image-size/rockstorm/git-server/latest\n[b3]: https://img.shields.io/docker/pulls/rockstorm/git-server\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frockstorm101%2Fgit-server-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frockstorm101%2Fgit-server-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frockstorm101%2Fgit-server-docker/lists"}