GooglePhotosSync rix1337/docker-gphotos-sync https://hub.docker.com/r/rix1337/docker-gphotos-sync bridge sh false http://lime-technology.com/forum/index.php?topic=43669.0 Google Photos Sync downloads your Google Photos to the local file system. It will backup all the photos the user uploaded to Google Photos, but also the album information and additional Google Photos 'Creations' (animations, panoramas, movies, effects and collages). How to set this up: 1. Place your client_secret.json at /config How to get it is best described at Logix's Article at Linux Uprising 2. Afterwards you need to sign into the application once which cannot be done headlessly (using the "Syncing" command) 3. Afterwards you can call the "Syncing" command any time you wish, as long as the container is running (e.g. by using cron). Syncing: [i]docker exec -it GooglePhotosSync gphotos-sync /storage[/i] By itself this container will do nothing. A sync will only occur when you call the above command on a running container. https://raw.githubusercontent.com/rix1337/docker-templates/master/rix1337/gphotos-sync.xml https://i.imgur.com/uNmkYOq.png Sponsor me! https://github.com/sponsors/rix1337 bridge /mnt/user/Photos /storage rw /mnt/user/appdata/gphotos-sync /config rw /mnt/user/Google Photos /mnt/user/appdata/gphotos-sync 1588709802 Google Photos Sync downloads your Google Photos to the local file system. It will backup all the photos the user uploaded to Google Photos, but also the album information and additional Google Photos 'Creations' (animations, panoramas, movies, effects and collages). How to set this up: 1. Place your client_secret.json at /config How to get it is best described at Logix's Article at Linux Uprising 2. Afterwards you need to sign into the application once which cannot be done headlessly (using the "Syncing" command) 3. Afterwards you can call the "Syncing" command any time you wish, as long as the container is running (e.g. by using cron). Syncing: docker exec -it GooglePhotosSync gphotos-sync /storage By itself this container will do nothing. A sync will only occur when you call the above command on a running container. /tmp/GitHub/AppFeed/templates/rixsRepository/rix1337/gphotos-sync.xml