docker-gphotos-sync icon indicating copy to clipboard operation
docker-gphotos-sync copied to clipboard

Chromium-browser is missing

Open cableguy103 opened this issue 3 years ago • 3 comments

In the terminal when I try to run the first command chromium-browser I get a error that it is not found. the only thing it finds is "chromium-browser-sound.sh" I cannot get chrome to open up so I can sign into the browser. Thanks

cableguy103 avatar Jul 23 '20 15:07 cableguy103

I have the exact same issue - can somebody shed some light in this matter ? I'm totally lost in Linux world.

bogdan-h avatar Oct 02 '20 11:10 bogdan-h

If you change the tag for the docker image it will install a version with the correct browser:

i.e.

docker run -p 6080:80
-v /path/to/config:/config
dorowu/ubuntu-desktop-lxde-vnc:bionic-lxqt

cvalouch avatar Oct 30 '20 06:10 cvalouch

It appears they swapped it out for "real" Chrome -- it works if you use google-chrome

jefferai avatar Nov 02 '20 18:11 jefferai