Back to Buildpacks

Rebase

content/docs/for-platform-operators/concepts/lifecycle/rebase.md

latest699 B
Original Source

+++ title="Rebase" weight=8 +++

The rebaser places application layers atop a new version of the runtime base image.

<!--more-->

Exit Codes

Exit CodeResult
0Success
11Platform API incompatibility error
12Buildpack API incompatibility error
1-10, 13-19Generic lifecycle errors
70-79Rebase-specific lifecycle errors

For more information about the rebaser, see the Platform API spec.