Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Dockerfiles (phases 1 and 2) #1047

Open
natalieparellano opened this issue Oct 24, 2022 · 0 comments
Open

Support Dockerfiles (phases 1 and 2) #1047

natalieparellano opened this issue Oct 24, 2022 · 0 comments
Assignees

Comments

@natalieparellano
Copy link
Contributor

CNB RFC 105 introduces the concept of image extensions to the CNB spec. Image extensions output Dockerfiles that can be used to extend build or run-time base images prior to buildpack execution.

Because of the complexity involved, this feature will be implemented using a phased approach (more information can be found here). Lifecycle 0.15.0 will have support for phases 1 and 2.

We should discuss what it would look like to support this feature in kpack. From what I understand, the ability to switch the run image from the one defined on the builder resource will be the most complicated aspect, but there could be other things unforeseen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant