Skip to content
Discussion options

You must be logged in to vote

Hi @gilgameshfreedom , podman and buildah's distributed cache is by design like this, it works with intermediate images not with an existing pre-built image. It pushesh all intermediate images to remote repo and uses the required layers during the build from remote repo. Therefore rebuilding and populating the upstream repo with all intermediate images is the only way for now.

TLDR: Docker's inbuilt distributed cache cannot be used with podman/buildah as now since it uses different internal design and mechanism.

Thanks

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by gilgameshfreedom
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants