Skip to content

Add support for the static stack #175

@dmikusa

Description

@dmikusa

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions