paketo-buildpacks / jammy-full-stack

Full stack for Ubuntu 2022.04: Jammy Jellyfish

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Paketo Jammy Full Stack

What is a stack?

See Paketo's stacks documentation.

What is this stack for?

Ideal for:

  • PHP/Node.js/Python/Ruby/etc. apps with many native extensions

What's in the build and run images of this stack?

This stack's build and run images are based on Ubuntu Jammy Jellyfish and contain many common libraries and utilities.

  • To see the list of all packages installed in the build or run image for a given release, see the jammy-full-stack-{version}-build-receipt.cyclonedx.json and jammy-full-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 and run.oci archives, use scripts/receipts.sh.

How can I contribute?

Contribute changes to this stack via a Pull Request. Depending on the proposed changes, you may need to submit an RFC first.

How do I test the stack locally?

Run scripts/test.sh.

About

Full stack for Ubuntu 2022.04: Jammy Jellyfish

License:Apache License 2.0


Languages

Language:Go 57.3%Language:Shell 36.6%Language:Dockerfile 6.1%