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

feat(staged-dockerfile): map dockerfile stages with dependencies to werf internal images #5018

Merged
merged 1 commit into from Oct 19, 2022

Conversation

distorhead
Copy link
Member

@distorhead distorhead commented Oct 15, 2022

  • Support dependencies between dockerfile stages.
  • Use generics for build/stage/instruction.

refs #2215

@distorhead distorhead marked this pull request as draft October 15, 2022 20:24
@distorhead distorhead force-pushed the staged-dockerfile-map-stages-to-images branch 4 times, most recently from 7c3ad43 to f5c6b9e Compare October 19, 2022 13:40
@distorhead distorhead marked this pull request as ready for review October 19, 2022 13:41
…erf internal images

* Support dependencies between dockerfile stages.
* Use generics for `build/stage/instruction`.

Signed-off-by: Timofey Kirillov <timofey.kirillov@flant.com>
@distorhead distorhead force-pushed the staged-dockerfile-map-stages-to-images branch from f5c6b9e to ad0fde6 Compare October 19, 2022 14:38
@distorhead distorhead merged commit f5f200e into main Oct 19, 2022
@distorhead distorhead deleted the staged-dockerfile-map-stages-to-images branch October 19, 2022 14:40
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

Successfully merging this pull request may close these issues.

None yet

1 participant