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 firefox on remote end #7

Open
lifeisstillgood opened this issue May 23, 2019 · 2 comments
Open

use firefox on remote end #7

lifeisstillgood opened this issue May 23, 2019 · 2 comments

Comments

@lifeisstillgood
Copy link
Member

If run firefox in docker it opens on host firefox instance which is unexpected.

https://askubuntu.com/questions/3515/how-do-i-launch-a-remote-firefox-window-via-ssh

@lifeisstillgood
Copy link
Member Author

this sort of works:
firefox -no-remote -no-xshm todo.txt

@lifeisstillgood
Copy link
Member Author

export MOZ_NO_REMOTE=1
export this and firefox is by defaut going to launch from docker instance
however multiple invocations fail ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant