Install Dropbox inside Docker.
Run the following command. This command will show a URL to activate Dropbox. Once you activate Dropbox during running the command, you should kill it because it runs a temporary container just for activating Dropbox.
git clone https://github.com/imos/docker-dropbox docker-dropbox
cd docker-dropbox && make installRun the following command:
make start