Add support for the static stack #175
Labels
hacktoberfest
note:good-first-issue
A good first issue to get started with
note:ideal-for-contribution
An issue that a contributor can help us with
type:enhancement
A general enhancement
Describe the Enhancement
The static stack is even smaller than tiny. It's designed for using with static binaries like from Go or Rust. It has a different stack id, so we need to add a check for that here.
https://github.com/paketo-buildpacks/procfile/blob/main/procfile/build.go#L49
Motivation
The static stack is a place where folks might want to use a Procfile.
The text was updated successfully, but these errors were encountered: