Paketo Bionic Full Stack
July 11, 2023 · View on GitHub
⚠️ This repository is archived. No further releases will be made! ⚠️
Use the Paketo Jammy Full Stack instead.
What is a stack?
See Paketo's stacks documentation.
What is this stack 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 Bionic Beaver.
-
To see the list of all packages installed in the build or run image for a given release, see the
bionic-full-stack-{version}-build-receipt.cyclonedx.jsonandbionic-full-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. -
To generate a package receipt based on existing
build.ociandrun.ociarchives, usescripts/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.