{"id":21869760,"url":"https://github.com/cha87de/docker-skeleton","last_synced_at":"2025-09-05T21:45:32.335Z","repository":{"id":144743008,"uuid":"123622824","full_name":"cha87de/docker-skeleton","owner":"cha87de","description":"Docker skeleton with best practice for writing dockerfile \u0026 entrypoint - bash only. Reliable Docker containers with fail fast and retry logic.","archived":false,"fork":false,"pushed_at":"2019-02-11T09:10:58.000Z","size":38,"stargazers_count":10,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-14T23:42:00.656Z","etag":null,"topics":["cloud-native","docker","entrypoint","skeleton"],"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/cha87de.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}},"created_at":"2018-03-02T19:40:21.000Z","updated_at":"2024-10-13T04:57:59.000Z","dependencies_parsed_at":"2023-04-26T18:00:45.638Z","dependency_job_id":null,"html_url":"https://github.com/cha87de/docker-skeleton","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cha87de/docker-skeleton","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cha87de%2Fdocker-skeleton","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cha87de%2Fdocker-skeleton/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cha87de%2Fdocker-skeleton/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cha87de%2Fdocker-skeleton/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cha87de","download_url":"https://codeload.github.com/cha87de/docker-skeleton/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cha87de%2Fdocker-skeleton/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273826901,"owners_count":25175235,"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-05T02:00:09.113Z","response_time":402,"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":["cloud-native","docker","entrypoint","skeleton"],"created_at":"2024-11-28T06:09:08.267Z","updated_at":"2025-09-05T21:45:32.327Z","avatar_url":"https://github.com/cha87de.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker-skeleton\n\nA docker skeleton - with best practice guide for writing dockerfile \u0026amp; entrypoint.\n\nAssumptions:\n - simple bash based entrypoint\n - one to many services to be configured and started\n - file based configuration files, modified by environment variables\n - reliable, immutable bootstrapping\n - fail fast \u0026 retry in entrypoint and for whole container\n\nKeep it simple. Bash solves all your needs. No complex service or daemon for bootstrapping needed.\n\nThe entrypoint as a flow chart diagram:\n\n![](flowchart.png)\n\n## Experiences\n\nWith the presented approach, we managed to build a real OpenStack test setup - with approx. 30 physical nodes and hence approx. 300 containers in total: [Omistack](https://omistack.anyops.org).\n\n# TODOs and Extensions\n - [ ] add side kick container skeleton to host (configuration) data\n - [ ] extract execution steps out of entrypoint and allow their definition in simple yaml file\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcha87de%2Fdocker-skeleton","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcha87de%2Fdocker-skeleton","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcha87de%2Fdocker-skeleton/lists"}