This repository has been archived by the owner on Jan 28, 2022. It is now read-only.
v0.10.0
Release Notes
- Drastic performance improvements, including:
- Staging cache is preserved between stages (in
.app.cache
) - Buildpacks are cached as layers in the staging base image
- Staging cache is preserved between stages (in
- Offline usage should work, as long as the staging base image is already built. I may introduce a
cf local update
to force an update of the base image when you have an internet connection. - Full support for
.cfignore
files
Known Issues
- Writes UNIX line endings on Windows
- Java buildpack app JARs must be unzipped to be staged