Skip to content

mz334: multistage cache lookahead - part 1#542

Draft
mzihlmann wants to merge 15 commits intomainfrom
cache-lookahead-part-1
Draft

mz334: multistage cache lookahead - part 1#542
mzihlmann wants to merge 15 commits intomainfrom
cache-lookahead-part-1

Conversation

@mzihlmann
Copy link
Collaborator

Fixes part of #334

Description
This is a first part of cache lookahead, where we still ignore COPY --from=base like commands, as to calculate their cache keys we need the base stage outputs.

@mzihlmann
Copy link
Collaborator Author

hmmmm for stageBuilder to be correct it has to refer to the correct image as it's base. To have the correct image we need to be able to store it as a tarball/ocilayout. This can be done without touching the root filesystem. in case we have a 100% hitrate we can work directly on the image.

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.

1 participant