Ideal for:
- Java apps and .NET Core apps
- Go apps that require some C libraries
- Node.js/Python/Ruby/etc. apps without many native extensions
This stack's build and run images are based on Ubuntu Noble Numbat.
- To see the list of all packages installed in the build or run image for a given release, see the
noble-base-stack-{version}-build-receipt.cyclonedx.jsonandnoble-base-stack-{version}-run-receipt.cyclonedx.jsonattached to each release. For a quick overview of the packages you can expect to find, see the stack descriptor file.
Ideal for:
- most Golang apps
- Java GraalVM Native Images
This stack's build image is based on Ubuntu Noble Numbat. Its run image does not include a Linux distribution.
- To see the list of all packages installed in the build or run image for a given release,
see the
noble-tiny-stack-{version}-build-receipt.cyclonedx.jsonandnoble-tiny-stack-{version}-run-receipt.cyclonedx.jsonattached to each release. For a quick overview of the packages you can expect to find, see the stack descriptor file.
Stack for statically-linked binaries for Ubuntu 24.04: Noble Numbat
See Paketo's stacks documentation.
Contribute changes to this stack via a Pull Request. Depending on the proposed changes, you may need to submit an RFC first.
Run scripts/test.sh.
To generate a package receipt based on existing build.oci and run.oci archives, use scripts/receipts.sh.