Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
runvm: Implement optional cache size for 'runvm' via env var
- The current cache size for aarch64 during podman-related operations is insufficient. We require a method to expand it to enable the utilization of the cache feature by runvm. By implementing this, we can conveniently adjust the cache size as needed by passing it in the env var 'RUNVM_CACHE_SIZE'. Signed-off-by: Renata Ravanelli <rravanel@redhat.com>
- Loading branch information