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

Spike: Lifecycle should apply Dockerfiles for the run image #716

Closed
natalieparellano opened this issue Sep 17, 2021 · 1 comment
Closed

Comments

@natalieparellano
Copy link
Member

Broken out from #709

(7) Lifecycle should apply Dockerfiles for the run image - new phase

It should apply them in the order determined during detection
For each Dockerfile:

  • base_image and build_id must be provided
  • args from launch.toml must be provided
    It should ensure that the label io.buildpacks.rebasable=true on the final image only if the original run image and ALL Dockerfiles set it to true
@natalieparellano
Copy link
Member Author

Completed as part of #709 (see comment).

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

No branches or pull requests

1 participant