{"id":18890026,"url":"https://github.com/git-lfs/build-dockers","last_synced_at":"2025-04-09T20:08:43.715Z","repository":{"id":2799907,"uuid":"44791486","full_name":"git-lfs/build-dockers","owner":"git-lfs","description":"Dockers for building git-lfs","archived":false,"fork":false,"pushed_at":"2025-03-24T16:29:08.000Z","size":179,"stargazers_count":41,"open_issues_count":0,"forks_count":26,"subscribers_count":10,"default_branch":"main","last_synced_at":"2025-04-09T20:08:29.529Z","etag":null,"topics":["docker","dockerfiles","git-lfs"],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/git-lfs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-10-23T04:50:36.000Z","updated_at":"2025-03-30T00:42:13.000Z","dependencies_parsed_at":"2025-03-16T19:15:21.975Z","dependency_job_id":"c6247c3e-368e-4815-9670-ee05bc49a057","html_url":"https://github.com/git-lfs/build-dockers","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-lfs%2Fbuild-dockers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-lfs%2Fbuild-dockers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-lfs%2Fbuild-dockers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-lfs%2Fbuild-dockers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/git-lfs","download_url":"https://codeload.github.com/git-lfs/build-dockers/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248103873,"owners_count":21048245,"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","dockerfiles","git-lfs"],"created_at":"2024-11-08T07:52:07.394Z","updated_at":"2025-04-09T20:08:43.690Z","avatar_url":"https://github.com/git-lfs.png","language":"Dockerfile","readme":"# Git LFS Dockerfiles\n\nThese Dockerfiles are designed specifically for use with the `git-lfs/git-lfs`\nproject.  See the `docker` directory in that project for more information\non how to use these Dockerfiles.\n\n## Building Docker Images\n\nThe top-level script to build all the Docker images in this project\nmay be run as:\n\n```\n$ ./build_dockers.bsh\n```\n\n## Adding Docker Images\n\nTo add another Docker image, simply follow the existing pattern.\nA new Dockerfile should be named:\n```\n{OS NAME}_{OS VERSION}.Dockerfile\n```\nwhere `{OS NAME}` and `{OS VERSION}` must not contain underscores (\\_).\n\nThe Docker image should run a script that builds Git LFS from its\nsource files, which will be available in the `/src` directory inside the\ncontainer.  This directory may be assumed to be a mounted volume containing\na copy of the `git-lfs/git-lfs` project.  This files in this directory\nshould not be modified by the build script; instead, the build output should\nbe written to the `/repo` directory, which will be a separate mounted volume\nin the container.\n\nDepending on the operating system and version, a Docker image may need to\ninstall Go, Ruby, Git, and other tools before running the script to build\nGit LFS.\n\n## Updating Go Versions\n\nTo update all the Dockerfiles and the top-level script so they use a\nnew version of the Go language, the `update-hashes` script may be run as:\n\n```\n$ ./update-hashes {GO VERSION}\n```\n\nThis script will also update the SHA-256 hashes expected for the Go release\npackages so the build scripts will continue to validate the Go distribution\nused to build Git LFS.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgit-lfs%2Fbuild-dockers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgit-lfs%2Fbuild-dockers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgit-lfs%2Fbuild-dockers/lists"}