Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

overlay: select additional image store path when using image store #1732

Merged
merged 1 commit into from
Oct 18, 2023

Commits on Oct 17, 2023

  1. overlay: select additional image store path when using image store

    If parentBase path is additional image store, select the image contained in parentBase.
    Otherwise, the overlay storage driver may select another image store that does not contain
    the desired image, causing a "no suche file or directory" error.
    
    Fixes: containers/podman#19748
    
    Signed-off-by: Toshiki Sonoda <sonoda.toshiki@fujitsu.com>
    sstosh committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    a5c8550 View commit details
    Browse the repository at this point in the history