Docker compose configuration for OneDrive client
Making the assumption that the OneDrive folder is located in home folder.
You have to create the docker volume before running docker compose up
.
You also need to create .env
file with VERSION=x.x.x
before docker compose up