We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Users can have an old(er) version of CRC installed, which can be incompatible with the extension, like a missing --show-progressbars option.
--show-progressbars
We need to enforce a possible minimum, both from a requirement and supportable view.
Related to: #37
The text was updated successfully, but these errors were encountered:
Also see: podman-desktop/podman-desktop-catalog#8 (comment) as we might have to enforce the version of the extension too. We can not support < N-1.
< N-1
Sorry, something went wrong.
gbraad
No branches or pull requests
Users can have an old(er) version of CRC installed, which can be incompatible with the extension, like a missing
--show-progressbars
option.We need to enforce a possible minimum, both from a requirement and supportable view.
Related to: #37
The text was updated successfully, but these errors were encountered: