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!
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!