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
The --fallback flag does not appear to be accepted.
--fallback
> x11docker --version 6.9.0 > x11docker --help | grep fallback --fallback [=yes|no] Allow or deny fallbacks if a chosen option cannot be fulfilled. By default fallbacks are allowed. > x11docker --fallback=no jess/firefox /usr/bin/x11docker: unrecognized option '--fallback' x11docker ERROR: Failed to parse options.
The text was updated successfully, but these errors were encountered:
--fallback: add to parser #372
5dc9178
--update: regard custom installation path #371
Thank you for the bug report! Is is fixed now in the beta/master version.
Sorry, something went wrong.
@mviereck Thanks for the fix! It has been working well.
No branches or pull requests
The
--fallback
flag does not appear to be accepted.The text was updated successfully, but these errors were encountered: