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

Use the root path for OpenContainerPathTree#getRoots() #42588

Merged
merged 1 commit into from
Aug 16, 2024

Commits on Aug 16, 2024

  1. Use the root path for OpenContainerPathTree#getRoots()

    The container path is the path of the container (could be a directory or
    an archive and shouldn't be used for browsing.
    The root path is the path of the root. In the case of an archive, it's
    actually a ZipPath, which can be used to browse the archive.
    
    Fixes quarkusio#42571
    gsmet committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    6dd6150 View commit details
    Browse the repository at this point in the history