Add configuration to disable storage-overlay config

By disabling this feature buildah defaults to the normal configuration,
which in case of running on kernel >5.13 would default to the native
overlay.

The native overlay is way quicker than fuse-overlayfs and drastically
improves build speed.
This commit is contained in:
Björn Häuser 2022-09-19 15:51:33 +02:00 committed by Philipp Trulson
parent b4dc19b4ba
commit 0a7492d635
No known key found for this signature in database
GPG key ID: 86BE2D4ACF8F1074
5 changed files with 24 additions and 11 deletions

2
dist/index.js vendored

File diff suppressed because one or more lines are too long