{"id":21034636,"url":"https://github.com/lpenz/docker-debian-releases","last_synced_at":"2025-05-15T13:32:57.192Z","repository":{"id":37650799,"uuid":"161035996","full_name":"lpenz/docker-debian-releases","owner":"lpenz","description":"Creates docker images of historic Debian-based distribution releases","archived":false,"fork":false,"pushed_at":"2025-03-06T03:02:30.000Z","size":18478,"stargazers_count":24,"open_issues_count":4,"forks_count":7,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-03T10:04:32.753Z","etag":null,"topics":["debian","docker","docker-image","docker-images","golang","ubuntu"],"latest_commit_sha":null,"homepage":"https://www.lpenz.org/docker-debian-releases/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lpenz.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":"2018-12-09T12:17:36.000Z","updated_at":"2025-03-15T10:13:03.000Z","dependencies_parsed_at":"2023-10-15T03:49:32.453Z","dependency_job_id":"f7d3de86-d0bb-4d20-a317-4e51c56d4100","html_url":"https://github.com/lpenz/docker-debian-releases","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/lpenz%2Fdocker-debian-releases","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lpenz%2Fdocker-debian-releases/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lpenz%2Fdocker-debian-releases/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lpenz%2Fdocker-debian-releases/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lpenz","download_url":"https://codeload.github.com/lpenz/docker-debian-releases/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254349635,"owners_count":22056387,"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":["debian","docker","docker-image","docker-images","golang","ubuntu"],"created_at":"2024-11-19T13:07:48.677Z","updated_at":"2025-05-15T13:32:57.177Z","avatar_url":"https://github.com/lpenz.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![CI](https://github.com/lpenz/docker-debian-releases/actions/workflows/ci.yml/badge.svg)](https://github.com/lpenz/docker-debian-releases/actions/workflows/ci.yml)\n\n\n# docker-debian-releases\n\nThis repository creates docker images of Debian-based system using\ndebootstrap, for various architectures, and uploads them\nto [docker hub](https://hub.docker.com/r/lpenz/) using github actions.\n\n## Organization\n\nTo avoid having to track the combinations of each distribution and\narchitecture manually, this repository gets the parameters of\ndebootstrap from the current branch name, and then scraps a list of\nmirrors to figure out which ones to use. That way, to support a new\nrelease, we have to simply push a new remote branch on top of HEAD.\nThe following scripts are in charge of this mechanism:\n- [docker-create-debian-image](docker-create-debian-image): shell\n  script that creates a docker image for a specific Debian or Ubuntu\n  release, architecture and debootstrap variant.\n- [branch-info](branch-info): python script that translates the name\n  of the branch being pushed to all the information about the image to\n  be built and deployed.\n- [dockerhub-set-descriptions](go/cmd/dockerhub-set-descriptions/main.go):\n  updates the short and long description of the image in docker hub\n  after a new version is deployed.\n\n\nThe [status page](http://www.lpenz.org/docker-debian-releases/) is\nalso created by a github action, from information obtained from\nscrapping all available mirrors. The following scripts are in\ncharge of this process:\n- [apt-mirror-info](go/cmd/apt-mirror-info/main.go): scraps Debian\n  and Ubuntu repositories and outputs a json with information about\n  all releases it can find.\n- [json-tmpl-render](go/cmd/json-tmpl-render/main.go): renders a\n  template file with information from a json file.\n- [README.md.tmpl](README.md.tmpl): template for README.md that uses\n  the information obtained by apt-mirror-info and travis-branch-jobs\n  to create a table of images and status' with links to jobs.\n- [SConstruct](SConstruct): scons script that builds the go sources\n  and README.md.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flpenz%2Fdocker-debian-releases","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flpenz%2Fdocker-debian-releases","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flpenz%2Fdocker-debian-releases/lists"}