Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 575 Bytes

Readme.md

File metadata and controls

21 lines (15 loc) · 575 Bytes

Dropbox-link

Docker image that helps you link virtual computer to your Dropbox account.
Based on Alpine Linux.

Usage:

Running image:

$ docker run -it --mac-address="02:42:ac:11:00:02" --rm waitxd/dropbox-link

Modify (or remove) mac-address parameter according your needs.

Output:

https://www.dropbox.com/cli_link_nonce?nonce=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

Use generated link in browser to finish linking.