samples/apps/batch-script
..
batch-script-buildpack
README.md
app.bat
project.toml

README.md

Sample Batch Script app for Windows

A runnable sample app demonstrating the usage of project descriptor with an inline buildpack that is used in the build.

Usage

pack build sample-batch-script-app --builder cnbs/sample-builder:nanoserver-2022 --trust-builder

Extended Functionality

These are optional files that provide additional functionality.

  • project.toml - A project descriptor used to describe the project to Cloud Native Buildpacks.
    • Included Features:
      • Include/Exclude files
      • Specify buildpacks to use