Dropbox roninkenji/dropbox-docker https://hub.docker.com/r/roninkenji/dropbox-docker/ bridge false http://lime-technology.com/forum/index.php?topic=46401.0 [b]What is Dropbox?[/b][br/] "One place for all your stuff, wherever you are."[br/] [br/] Dropbox is a home for all your photos, docs, videos, and files. Anything you add to Dropbox will automatically show up on all your computers, phones and even the Dropbox website... so you can access your stuff from anywhere.[br/] [br/] Dropbox also makes it super easy to share with others, whether you're a student or professional, parent or grandparent. Even if you accidentally spill a latte on your laptop, have no fear! Relax knowing that your stuff is safe in Dropbox and will never be lost.[br/] [br/] [b]Container Mountpoints:[/b][br/] * /dropbox : Dropbox home folder. The dropbox app needs to be able to change the folders out to upgrade itself.[br/] * /dropbox/Dropbox : Dropbox user files. This is your sync'd data folder. It can be share or just a plain folder under appdata. Do not use a cache + array folder as the Mover will break your files[br/] [br/] [b]Network Ports:[/b][br/] * 17500 : Dropbox LAN sync[br/] * 17500/udp : Dropbox LAN sync[br/] [br/] [b]Environment Variables:[/b][br/] * DROPBOX_USER: Dropbox user (default: nobody)[br/] * DROPBOX_USERID: Dropbox user id (default: 99)[br/] * DROPBOX_GROUP: Dropbox user group (default: users)[br/] * DROPBOX_GROUPID: Dropbox user group id (default: 100)[br/] [br/] 1481691600 https://raw.githubusercontent.com/roninkenji/unraid-docker-templates/master/roninkenji/Dropbox.xml https://cf.dropboxstatic.com/static/images/icons/blue_dropbox_glyph-vflJ8-C5d.png bridge 17500 17500 tcp 17500 17500 udp /mnt/user/appdata/dropbox /dropbox rw /mnt/cache/Dropbox /dropbox/Dropbox rw /etc/localtime /etc/localtime ro nobody DROPBOX_USER 99 DROPBOX_USERID users DROPBOX_GROUP 100 DROPBOX_GROUPID /mnt/user/appdata/dropbox /mnt/cache/Dropbox nobody 99 users 100 17500 17500 /etc/localtime What is Dropbox? "One place for all your stuff, wherever you are." Dropbox is a home for all your photos, docs, videos, and files. Anything you add to Dropbox will automatically show up on all your computers, phones and even the Dropbox website... so you can access your stuff from anywhere. Dropbox also makes it super easy to share with others, whether you're a student or professional, parent or grandparent. Even if you accidentally spill a latte on your laptop, have no fear! Relax knowing that your stuff is safe in Dropbox and will never be lost. Container Mountpoints: * /dropbox : Dropbox home folder. The dropbox app needs to be able to change the folders out to upgrade itself. * /dropbox/Dropbox : Dropbox user files. This is your sync'd data folder. It can be share or just a plain folder under appdata. Do not use a cache + array folder as the Mover will break your files Network Ports: * 17500 : Dropbox LAN sync * 17500/udp : Dropbox LAN sync Environment Variables: * DROPBOX_USER: Dropbox user (default: nobody) * DROPBOX_USERID: Dropbox user id (default: 99) * DROPBOX_GROUP: Dropbox user group (default: users) * DROPBOX_GROUPID: Dropbox user group id (default: 100) /tmp/GitHub/AppFeed/templates/ken-jisRepository/roninkenji/Dropbox.xml