JakeWharton / docker-gphotos-sync

A Docker image for synchronizing your original-quality Google Photos
https://hub.docker.com/r/jakewharton/gphotos-sync
MIT License
409 stars 38 forks source link

Chromium-browser is missing #32

Open cableguy103 opened 3 years ago

cableguy103 commented 3 years ago

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

bogdan-h commented 3 years ago

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

cvalouch commented 3 years ago

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

jefferai commented 3 years ago

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