{"id":20435867,"url":"https://github.com/andyneff/singularity-git","last_synced_at":"2025-09-15T02:04:26.801Z","repository":{"id":90969587,"uuid":"225475421","full_name":"andyneff/singularity-git","owner":"andyneff","description":"A docker designed to be turned into a singularity image to add a modern git to an old machine","archived":false,"fork":false,"pushed_at":"2021-02-26T18:05:16.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-05T06:43:42.341Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andyneff.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2019-12-02T21:49:40.000Z","updated_at":"2021-02-26T18:05:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"020e58bd-2543-4185-9b9e-1e0ce8674ba6","html_url":"https://github.com/andyneff/singularity-git","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/andyneff/singularity-git","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyneff%2Fsingularity-git","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyneff%2Fsingularity-git/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyneff%2Fsingularity-git/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyneff%2Fsingularity-git/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andyneff","download_url":"https://codeload.github.com/andyneff/singularity-git/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyneff%2Fsingularity-git/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275194018,"owners_count":25421441,"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-09-15T02:00:09.272Z","response_time":75,"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":[],"created_at":"2024-11-15T08:38:12.470Z","updated_at":"2025-09-15T02:04:26.763Z","avatar_url":"https://github.com/andyneff.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"A docker designed to be turned into a singularity image to add a modern git to an old machine\n\n## Getting started\n\n```\nsource 'setup.env'\njust import\n```\n\nNow you have a working `git.simg` file, test it out with\n\n```\njust git --version\n```\n\n## Git usage:\n\n```\n./git --version\n```\n\nIts best to add an alias in your bashrc file\n\n```bash\nalias \"git={singularity-git_repo_dir}/git\"\n```\n\n## ssh-agent\n\nAn ssh-agent container has also been added. By default, your `SSH_AUTH_SOCK` will automatically be mounted in and used by the container, however if you aren't on a GUI, the ssh-agent isn't handled for you, and can be easy to lose track of. Next thing you know, you have dozens of `ssh-agent` processed running\n\n```bash\njust ssh-agent\n```\n\nWill start a singularity instance running and as long as `SSH_AUTH_SOCK` is unset, the git container will automatically connect to it. Use `just ssh-add` to add keys to your agent.\n\n## Non-overlay fs support\n\nFor older operating systems without overlay fs, mount points must be made static.\n\nThis can be accomplished by simply editing your `local.env` (on the docker host) to include:\n\n```bash\nDOCKER2SINGULARITY_VERSION=v2.6\nGIT_REPO_DIR_DOCKER=/code\nGIT_SSH_SOCK_DOCKER=/ssh_sock\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandyneff%2Fsingularity-git","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandyneff%2Fsingularity-git","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandyneff%2Fsingularity-git/lists"}