See Paketo's stacks documentation.
Ideal for:
- most Golang apps
- Java GraalVM Native Images
This stack's build image is based on Ubuntu Jammy Jellyfish. 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
jammy-tiny-stack-{version}-build-receipt.cyclonedx.json
andjammy-tiny-stack-{version}-run-receipt.cyclonedx.json
attached to each release. For a quick overview of the packages you can expect to find, see the stack descriptor file. -
To generate a package receipt based on existing
build.oci
andrun.oci
archives, usescripts/receipts.sh
.
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
.