{"id":20491673,"url":"https://github.com/dalibo/docker-buildpack","last_synced_at":"2026-02-11T05:03:00.538Z","repository":{"id":63763731,"uuid":"369191505","full_name":"dalibo/docker-buildpack","owner":"dalibo","description":"Base buildpack image for CI","archived":false,"fork":false,"pushed_at":"2024-10-14T08:55:20.000Z","size":51,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-16T05:29:23.044Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dalibo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2021-05-20T11:55:21.000Z","updated_at":"2024-10-14T08:55:24.000Z","dependencies_parsed_at":"2023-02-02T19:00:55.834Z","dependency_job_id":"82e83b22-94f4-40e7-8591-700bb9dcc70a","html_url":"https://github.com/dalibo/docker-buildpack","commit_stats":{"total_commits":43,"total_committers":1,"mean_commits":43.0,"dds":0.0,"last_synced_commit":"a74920acb4dfd5525e8f4333c6e3a917557cc0f1"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dalibo%2Fdocker-buildpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dalibo%2Fdocker-buildpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dalibo%2Fdocker-buildpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dalibo%2Fdocker-buildpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dalibo","download_url":"https://codeload.github.com/dalibo/docker-buildpack/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242070109,"owners_count":20067222,"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":[],"created_at":"2024-11-15T17:25:30.775Z","updated_at":"2026-02-11T05:03:00.532Z","avatar_url":"https://github.com/dalibo.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [dalibo/buildpack]\n\nDalibo maintains a family of *buildpack* container image\nfor development and CI environment\nof PostgreSQL and PostgreSQL tool projects.\n\n- [dalibo/buildpack]: basic tooling\n  - [dalibo/buildpack-mig]: with tooling for Oracle, MySQL, MariaDB, etc.\n  - [dalibo/buildpack-pkg]: packaging for debian, redhat, etc.\n  - [dalibo/buildpack-python]: for python-based project\n    - [dalibo/buildpack-postgres]: includes three major versions of PostgreSQL server\n      - [dalibo/buildpack-postgres-dev]: for extension development\n\n[dalibo/buildpack]: https://hub.docker.com/r/dalibo/buildpack\n[dalibo/buildpack-mig]: https://hub.docker.com/r/dalibo/buildpack-mig\n[dalibo/buildpack-pkg]: https://hub.docker.com/r/dalibo/buildpack-pkg\n[dalibo/buildpack-python]: https://hub.docker.com/r/dalibo/buildpack-python\n[dalibo/buildpack-postgres]: https://hub.docker.com/r/dalibo/buildpack-postgres\n[dalibo/buildpack-postgres-dev]: https://hub.docker.com/r/dalibo/buildpack-postgres-dev\n\nYou are strongly encouraged to pin SHA256 when using an image!\n\n## Contents\n\nBuildpack image for development of PostgreSQL tooling:\n\n- PGDG repositories.\n- bzip2, zip, xz\n- curl, wget, ca-certificates\n- git\n- [gh](https://github.com/cli/cli)\n- jq\n- make\n- psql\n- retry, wait-for-it.sh\n- shellchecks\n- ssh\n- sudo\n- tini\n- a system user named `testuser`.\n- `en_US.UTF-8` locale.\n\nThis image does not include GCC nor PostgreSQL server.\n\nEach images does not includes all tools, to save disk space and bandwidth. If\nyou need a tool in a specific image, just ask.\n\n\n## Debian specificities\n\nDebian images are based on official buildpack-deps:*-curl. They includes the\nfollowing extra tools:\n\n- bats\n\nAlso, Debian images does not includes Python.\n\n\n## Tags\n\n- `alpine`.\n- `bookworm`.\n- `bullseye`.\n- `centos6`.\n- `centos7`.\n- `jammy`.\n- `noble`.\n- `rockylinux8`\n- `rockylinux9`\n- `rockylinux10`\n- `trixie`\n\n\n## retry\n\nThe retry script retries the given command 10 times, sleeping from 0 to 10\nseconds.\n\n``` console\nroot@ea6830e87421:/etabli# retry false bla bla\n+ for s in {0..10}\n+ false bla bla\n+ sleep 0\n+ for s in {0..10}\n+ false bla bla\n+ sleep 1\n+ for s in {0..10}\n+ false bla bla\n+ sleep 2\n...\n```\n\n## Contributing\n\nImage usage by Dalibo projects is documented in [wiki](https://github.com/dalibo/docker-buildpack/wiki).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdalibo%2Fdocker-buildpack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdalibo%2Fdocker-buildpack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdalibo%2Fdocker-buildpack/lists"}