samples/apps/batch-script
Srishti-j18 642c1ba8cf corrected boolean format for toml file
Signed-off-by: Srishti-j18 <srishti33164jaiswal@gmail.com>
2024-02-05 22:33:34 +05:30
..
batch-script-buildpack corrected boolean format for toml file 2024-02-05 22:33:34 +05:30
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