{"id":17682549,"url":"https://github.com/olbat/docker-base-images","last_synced_at":"2026-05-11T06:02:02.241Z","repository":{"id":47616783,"uuid":"83691550","full_name":"olbat/docker-base-images","owner":"olbat","description":"Base Docker images built using the official generation scripts","archived":false,"fork":false,"pushed_at":"2021-08-21T15:18:21.000Z","size":34,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-05T22:18:43.681Z","etag":null,"topics":["alpine","busybox","centos","debian","docker-images","fedora","ubuntu"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/u/olbat/","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/olbat.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}},"created_at":"2017-03-02T15:12:50.000Z","updated_at":"2022-08-22T08:16:11.000Z","dependencies_parsed_at":"2022-09-21T01:51:34.807Z","dependency_job_id":null,"html_url":"https://github.com/olbat/docker-base-images","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/olbat%2Fdocker-base-images","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olbat%2Fdocker-base-images/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olbat%2Fdocker-base-images/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olbat%2Fdocker-base-images/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/olbat","download_url":"https://codeload.github.com/olbat/docker-base-images/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246367700,"owners_count":20765923,"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":["alpine","busybox","centos","debian","docker-images","fedora","ubuntu"],"created_at":"2024-10-24T09:22:32.164Z","updated_at":"2026-05-11T06:02:02.144Z","avatar_url":"https://github.com/olbat.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker base image builder [![Build Status](https://secure.travis-ci.org/olbat/docker-base-images.png?branch=master)](https://travis-ci.org/olbat/docker-base-images)\n\n\n## Overview\nBuild base Docker  images using the official [mkimage.sh](https://github.com/docker/docker/blob/master/contrib/mkimage.sh) generation script from docker's upstream repository.\n\nThe generated images are modified to setup an UTF-8 locale when it's possible\n(see Dockerfiles).\n\n\n## Dependencies\nThe build script depends on the following softwares:\n* bash\n* docker\n* busybox-static\n* debootstrap\n* rinse\n\n\n## Usage\n```\nusage: build.sh \u003cdistrib\u003e \u003crelease\u003e [\u003crepository\u003e \u003ctag1,tag2,...\u003e]\n\n```\n__Note__: the build can be customized specifying the `INCLUDE` env. var.\n\n\n## Example\nBuild and push the `user/debian` image based on the `stable` Debian release with the 'jessie' and '8.x' extra tags:\n\n```bash\n# as root\n./build.sh debian stable user/debian jessie,8.x\n```\n\nBuild and push the `centos` image based on the CentOS 7 release:\n\n```bash\n# as root\n./build.sh centos centos-7\n```\n\n__Note__: if the image has to be pushed pushed to a login-enabled registry, you should first login using `docker login`\n\n\n## Images\n- [Busybox](https://hub.docker.com/r/olbat/busybox)\n- [Alpine](https://hub.docker.com/r/olbat/alpine)\n- [Debian](https://hub.docker.com/r/olbat/debian)\n- [Ubuntu](https://hub.docker.com/r/olbat/ubuntu)\n- [CentOS](https://hub.docker.com/r/olbat/centos)\n- [Fedora](https://hub.docker.com/r/olbat/fedora)\n\n__Note__: this images are generated on a daily basis using [Travis CI](https://travis-ci.org/olbat/docker-base-images)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Folbat%2Fdocker-base-images","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Folbat%2Fdocker-base-images","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Folbat%2Fdocker-base-images/lists"}