Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Rundle5275y@refi64 I'm a total newbie, and yes I did try that but my app container doesn't seem work, it writes some files then seems like it gets stuck. Thanks anyhow!
-
Rundle5275y@refi64 So I'm running nginx with mariadb and nginx as a reverse proxy. If I set the volumes to be nextcloud:/var/www/html it works fine. The moment I change the volume to point to my mounted rclone /mnt/nextcloud_mount/nextcloud:/var/www/html it stops working. It looks as if only part of the nextcloud directory is generated (when comparing to the default volume). Same sort of thing seems to happen with nginx. I can give you my docker-compose.yml if you think that will help?
-
Rundle5275y@refi64 Alright so I just tried restarting the docker daemon, no luck :(
I also exex'd into the container, and I can see my rclone mount. Permissions look okay, I really don't understand what's wrong.
I appreciate your help anyways!
Related Rants
Docker newbie question
Does anyone have any insight on how to rclone mount a drive , and map a volume to it for persistent storage?
question
rclone
docker
mount
volume
docker-compose