mirror of
https://github.com/tiyn/wiki.git
synced 2025-10-30 18:01:15 +01:00
Onedrive
This is a dockerized version of a onedrive client. The official container and documentation was made by oznu.
Environment-variables
Set the following variables with the -e tag.
| Name | Usage | Default |
|---|---|---|
| PUID | UserID | |
| PGID | GroupID |
Volumes
Set the following volumes with the -v tag.
| Volume-Name | Container mount | Description |
|---|---|---|
| onedrive_config | /config | configuration storage for the server connection |
| onedrive_doc | /documents | storage for downloaded documents |