-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ISV-5091] Optimize container tool storage configuration
- Adds a new Ansible step controlled by the boolean variable optimize_build_storage to apply a storage configuration that saves disk space and make podman build execution safer - Adds extra parameters variable to podman build command. This allows to easily add new configuration options and for debugging. The real fix to the issue is to setup overlay as storage driver. Signed-off-by: Mario Varas <maario.vrs@gmail.com>
- Loading branch information
Showing
2 changed files
with
59 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters