{"id":857,"url":"https://github.com/ShadowJonathan/awesome-cnb","name":"awesome-cnb","description":"Awesome Cloud-Native-Buildpacks (WIP, help appreciated)","projects_count":30,"last_synced_at":"2026-07-17T03:00:25.913Z","repository":{"id":102138668,"uuid":"264960810","full_name":"ShadowJonathan/awesome-cnb","owner":"ShadowJonathan","description":"Awesome Cloud-Native-Buildpacks (WIP, help appreciated)","archived":false,"fork":false,"pushed_at":"2020-05-18T19:17:53.000Z","size":15,"stargazers_count":4,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-06-11T14:03:51.378Z","etag":null,"topics":["awesome","awesome-list","cnb"],"latest_commit_sha":null,"homepage":"","language":null,"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/ShadowJonathan.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}},"created_at":"2020-05-18T14:14:53.000Z","updated_at":"2024-12-20T15:59:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"c9fdf294-fab3-4481-90ca-37d5ef1cbbd0","html_url":"https://github.com/ShadowJonathan/awesome-cnb","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ShadowJonathan/awesome-cnb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShadowJonathan%2Fawesome-cnb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShadowJonathan%2Fawesome-cnb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShadowJonathan%2Fawesome-cnb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShadowJonathan%2Fawesome-cnb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ShadowJonathan","download_url":"https://codeload.github.com/ShadowJonathan/awesome-cnb/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShadowJonathan%2Fawesome-cnb/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34896652,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-28T02:00:05.809Z","response_time":54,"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"}},"created_at":"2024-01-04T17:38:46.033Z","updated_at":"2026-07-17T03:00:25.913Z","primary_language":null,"list_of_lists":false,"displayable":true,"categories":["[Heroku Buildpacks](https://devcenter.heroku.com/)","[Google Cloud Buildpacks](https://github.com/GoogleCloudPlatform/buildpacks)","[Paketo Buildpacks](https://paketo.io/)"],"sub_categories":["Provides buildpacks for:","Provides [Generic](https://github.com/GoogleCloudPlatform/buildpacks#generic-builder-and-buildpacks) builders for:"],"readme":"# Awesome Cloud-Native Buildpacks\n\nThis is the repository for a collection of [Cloud-Native Buildpacks](https://buildpacks.io/), all outlined with some quick feature annotations.\n\n## [Heroku Buildpacks](https://devcenter.heroku.com/)\n\n`heroku/buildpacks:18` ([source](https://github.com/heroku/pack-images))\n\n### Provides buildpacks for:\n\n- [Java](https://github.com/heroku/heroku-buildpack-java)\n  (Maven,\n  [Gradle](https://github.com/heroku/heroku-buildpack-gradle),\n  [Clojure](https://github.com/heroku/heroku-buildpack-clojure))\n\n- [Ruby](https://github.com/heroku/heroku-buildpack-ruby)\n\n- [NodeJS](https://github.com/heroku/nodejs-engine-buildpack)\n  ([npm](https://github.com/heroku/nodejs-npm-buildpack/),\n  [yarn](https://github.com/heroku/nodejs-yarn-buildpack))\n\n- [Python](https://github.com/heroku/heroku-buildpack-python)\n  (via [cnb-shim](https://github.com/heroku/cnb-shim))\n\n- [Scala](https://github.com/heroku/heroku-buildpack-scala)\n\n- [PHP](https://github.com/heroku/heroku-buildpack-php/)\n  (via [cnb-shim](https://github.com/heroku/cnb-shim))\n\n- [Golang](https://github.com/heroku/heroku-buildpack-go)\n  (via [cnb-shim](https://github.com/heroku/cnb-shim))\n\nProvides `Procfile` launcher support with the [Procfile buildpack](https://github.com/heroku/procfile-cnb)\n\n_Existing heroku buildpacks can be implicitly converted to CNBs by applying [heroku's CNB shim](https://github.com/heroku/cnb-shim)._\n\n## [Paketo Buildpacks](https://paketo.io/)\n\n(A **CloudFoundry Project** applying learnings from **CloudFoundry Buildpacks**)\n\n#### Builders:\n\n([source](https://github.com/paketo-buildpacks/builder))\n\n`gcr.io/paketo-buildpacks/builder:full-cf`\n\u003cbr\u003e\n(`ubuntu:bionic`-based [paketo stack](https://github.com/paketo-buildpacks/stacks) with common C libraries and utilities.)\n\n`gcr.io/paketo-buildpacks/builder:base`\n\u003cbr\u003e\n(`ubuntu:bionic`-based [paketo stack](https://github.com/paketo-buildpacks/stacks) **without** many C libraries.)\n\n`gcr.io/paketo-buildpacks/builder:tiny`\n\u003cbr\u003e\n(Distroless `ubuntu:bionic`-based [paketo stack](https://github.com/paketo-buildpacks/stacks). Ideal for most Go apps)\n\n### Provides buildpacks for:\n\n- [Golang](https://github.com/paketo-buildpacks/go)\n- [.NET Core](https://github.com/paketo-buildpacks/dotnet-core)\n- [NodeJS](https://github.com/paketo-buildpacks/nodejs)\n- [Java](https://github.com/paketo-buildpacks/java)\n- [Scala (SBT)](https://github.com/paketo-buildpacks/sbt)\n- [PHP](https://github.com/paketo-buildpacks/php)\n- [NGINX](https://github.com/paketo-buildpacks/nginx)\n\nProvides `Procfile` launcher support with the [Procfile Paketo Buildpack](https://github.com/paketo-buildpacks/procfile)\n\n## [Google Cloud Buildpacks](https://github.com/GoogleCloudPlatform/buildpacks)\n\n`gcr.io/buildpacks/builder`\n\n### Provides [Generic](https://github.com/GoogleCloudPlatform/buildpacks#generic-builder-and-buildpacks) builders for:\n\n- Golang\n- Node\n- Python\n- Java\n- .NET\n\nAlso provides support to build [Google Cloud Functions](https://github.com/GoogleCloudPlatform/buildpacks#building-a-function)\n","projects_url":"https://awesome.ecosyste.ms/api/v1/lists/shadowjonathan%2Fawesome-cnb/projects"}