Skip to content
This repository has been archived by the owner on Jul 28, 2023. It is now read-only.

[WIP] dockerfile: upgrade buildah from v1.9.0 to latest #14

Closed

Conversation

gireeshpunathil
Copy link
Contributor

buildah was fixed at v1.9.0 due to bind mount issues
when interacted with a buggy fuse-overlay module.
But this proved to be poorly performing for certain
stacks when exercised in the pipeline.

Upgrade buildah to latest that has the fix for the performance
issue, while documenting the requirement for fuse-overlay

Fixes: kabanero-io/kabanero-pipelines#121
Refs: containers/buildah#2047

buildah was fixed at v1.9.0 due to bind mount issues
when interacted with a buggy fuse-overlay module.
But this proved to be poorly performing for certain
stacks when exercised in the pipeline.

Upgrade buildah to latest that has the fix for the performance
issue, while documenting the requirement for fuse-overlay

Fixes: kabanero-io/kabanero-pipelines#121
Refs: containers/buildah#2047
@gireeshpunathil
Copy link
Contributor Author

tagging as work in progress, until the testing completes, pls don't land yet

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

Successfully merging this pull request may close these issues.

Bug: performance problem in build-bud step of nodejs and nodejs loopback pipeline
1 participant