saschahemleb / samples

Samples for Cloud Native Buildpacks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Buildpack Samples

Build Status Gitpod ready-to-code

This repository contains sample implementations of the core components of the Cloud Native Buildpacks (CNB) project for learning and testing purposes.

Includes:

Start here:

To get up and running, install pack and run make build-linux or make build-windows, depending on your choice of target OS. Follow the README.md docs at the root directory of each component to choose your next step. We recommend starting to play with building apps.

External Buildpacks

Quick Reference

Development

Development in the Browser

Instead of setting everything up locally, you can open this repository in a completely pre-configured development environment in the cloud right from your browser:

Open in Gitpod

Local Development

Prerequisites

Test

Linux-Based Containers
make build-linux
Windows-Based Containers
make build-windows

Contributing

About

Samples for Cloud Native Buildpacks

License:Apache License 2.0


Languages

Language:Shell 34.3%Language:Makefile 33.7%Language:Dockerfile 14.8%Language:Batchfile 7.6%Language:HTML 3.0%Language:C# 2.4%Language:Kotlin 2.3%Language:ASP.NET 0.9%Language:Java 0.6%Language:Ruby 0.4%