{"id":21522632,"url":"https://github.com/takeyamajp/docker-git","last_synced_at":"2025-03-17T17:24:41.094Z","repository":{"id":165087499,"uuid":"316927467","full_name":"takeyamajp/docker-git","owner":"takeyamajp","description":"Git Server over HTTP/HTTPS Protocol","archived":false,"fork":false,"pushed_at":"2022-11-22T14:25:09.000Z","size":48,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-24T04:53:08.431Z","etag":null,"topics":["docker","git-server"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","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/takeyamajp.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":"2020-11-29T10:37:07.000Z","updated_at":"2022-11-22T13:06:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"621e15e4-4fee-4826-afdc-69c01f876521","html_url":"https://github.com/takeyamajp/docker-git","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takeyamajp%2Fdocker-git","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takeyamajp%2Fdocker-git/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takeyamajp%2Fdocker-git/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takeyamajp%2Fdocker-git/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/takeyamajp","download_url":"https://codeload.github.com/takeyamajp/docker-git/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244075842,"owners_count":20394009,"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","git-server"],"created_at":"2024-11-24T01:11:12.844Z","updated_at":"2025-03-17T17:24:41.072Z","avatar_url":"https://github.com/takeyamajp.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# git\nStar this repository if it is useful for you.  \n[![Docker Stars](https://img.shields.io/docker/stars/takeyamajp/git.svg)](https://hub.docker.com/r/takeyamajp/git/)\n[![Docker Pulls](https://img.shields.io/docker/pulls/takeyamajp/git.svg)](https://hub.docker.com/r/takeyamajp/git/)\n[![license](https://img.shields.io/github/license/takeyamajp/docker-git.svg)](https://github.com/takeyamajp/docker-git/blob/master/LICENSE)\n\n### Supported tags and respective Dockerfile links  \n- [`latest`, `rocky9`](https://github.com/takeyamajp/docker-git/blob/master/rocky9/Dockerfile) (Rocky Linux 9)\n- [`rocky8`](https://github.com/takeyamajp/docker-git/blob/master/rocky8/Dockerfile) (Rocky Linux 8)\n- [`centos8`](https://github.com/takeyamajp/docker-git/blob/master/centos8/Dockerfile) (We have finished support for CentOS 8.)\n- [`centos7`](https://github.com/takeyamajp/docker-git/blob/master/centos7/Dockerfile)\n\n### Image summary\n    FROM rockylinux:9  \n    MAINTAINER \"Hiroki Takeyama\"\n    \n    ENV TIMEZONE Asia/Tokyo\n    \n    ENV REQUIRE_SSL true\n    \n    ENV HTTPD_LOG true  \n    ENV HTTPD_LOG_LEVEL warn\n    \n    ENV GIT_REPOSITORY dev.git  \n    ENV GIT_USER user1,user2  \n    ENV GIT_PASSWORD password1,password2\n    \n    VOLUME /git\n    \n    EXPOSE 80  \n    EXPOSE 443\n    \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftakeyamajp%2Fdocker-git","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftakeyamajp%2Fdocker-git","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftakeyamajp%2Fdocker-git/lists"}