You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello!
I've run your docker file exactly as stated in the howto but the chrome executable doesn't seem to be found, even if I state the absolute path. I'm a bit of an LXC newb so I'm sure it could be something I did wrong.
Platform: Fedora 20
[user@host .ssh]$ ssh docker-chrome chrome-pulseaudio-forward
Enter passphrase for key '/home/user/.ssh/id_rsa':
bash: chrome-pulseaudio-forward: command not found
[user@host .ssh]$ ssh docker-chrome /usr/local/bin/chrome-pulseaudio-forward
Enter passphrase for key '/home/user/.ssh/id_rsa':
bash: /usr/local/bin/chrome-pulseaudio-forward: No such file or directory
Any ideas on what to check? I tried just executing /bin/bash but no luck there...
Thanks!
The text was updated successfully, but these errors were encountered:
Hello!
I've run your docker file exactly as stated in the howto but the chrome executable doesn't seem to be found, even if I state the absolute path. I'm a bit of an LXC newb so I'm sure it could be something I did wrong.
Platform: Fedora 20
[user@host .ssh]$ ssh docker-chrome chrome-pulseaudio-forward
Enter passphrase for key '/home/user/.ssh/id_rsa':
bash: chrome-pulseaudio-forward: command not found
[user@host .ssh]$ ssh docker-chrome /usr/local/bin/chrome-pulseaudio-forward
Enter passphrase for key '/home/user/.ssh/id_rsa':
bash: /usr/local/bin/chrome-pulseaudio-forward: No such file or directory
Any ideas on what to check? I tried just executing /bin/bash but no luck there...
Thanks!
The text was updated successfully, but these errors were encountered: