{"id":37223336,"url":"https://github.com/xatier/dockerfiles","last_synced_at":"2026-01-15T01:35:36.028Z","repository":{"id":147148461,"uuid":"247569071","full_name":"xatier/dockerfiles","owner":"xatier","description":"My Dockerfile collections","archived":false,"fork":false,"pushed_at":"2025-10-19T09:43:35.000Z","size":120,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-19T13:54:41.223Z","etag":null,"topics":["container","docker","dockerfile","podman"],"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/xatier.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-03-15T23:24:19.000Z","updated_at":"2025-10-19T09:43:39.000Z","dependencies_parsed_at":"2023-06-28T19:16:13.473Z","dependency_job_id":"321e0861-0644-40fd-89af-15da662dd643","html_url":"https://github.com/xatier/dockerfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/xatier/dockerfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xatier%2Fdockerfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xatier%2Fdockerfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xatier%2Fdockerfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xatier%2Fdockerfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xatier","download_url":"https://codeload.github.com/xatier/dockerfiles/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xatier%2Fdockerfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28441031,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-15T00:55:22.719Z","status":"ssl_error","status_checked_at":"2026-01-15T00:55:20.945Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["container","docker","dockerfile","podman"],"created_at":"2026-01-15T01:35:35.195Z","updated_at":"2026-01-15T01:35:36.020Z","avatar_url":"https://github.com/xatier.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dockerfiles\n\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://github.com/xatier/dockerfiles/blob/master/.github/workflows/ghcr.yaml\"\u003e\u003cimg alt=\"Build Status\" src=\"https://github.com/xatier/dockerfiles/actions/workflows/ghcr.yaml/badge.svg\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\nMy Dockerfile collections.\n\nThis is my collection of Dockerfile.\n\n## Build\n\n```bash\n# this will build all subdirectories\nmake\n```\n## Pre-built images\n\nWeekly builds are available [here](https://github.com/xatier?tab=packages).\n\n## Preserve the history\n\nI used to have the following dockerfiles, now consolidate them to one single repo for all kinds.\n\n- [popcorn-docker](https://github.com/xatier/popcorn-docker) (this has been removed)\n- [diffoscope-arch](https://github.com/xatier/diffoscope-arch)\n\nI do the following trick to preserve the commit history from the other repos.\n\n```bash\ngit remote add diffoscope git@github.com:xatier/diffoscope-arch.git\ngit pull diffoscope --allow-unrelated-histories  master --no-rebase\nmv Dockerfile diffoscope-arch/\ngit add .\ngit commit\ngit remote rm diffoscope\n```\n\nPlease see the README.md files inside each directory for details of each image.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxatier%2Fdockerfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxatier%2Fdockerfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxatier%2Fdockerfiles/lists"}