cloudymark

Results 5 comments of cloudymark

I created it using the following: docker run -d \ --name=cloudberry-backup \ -p 5800:5800 \ -v /docker/containers/cloudberry-backup/config:/config:rw \ -v /storage:/storage:ro \ -e USER_ID=1000 -e GROUP_ID=1004 \ --restart=always \ -e TZ="TZ=Europe/London"...

Apologies. [df.txt](https://github.com/jlesage/docker-cloudberry-backup/files/2340437/df.txt) [inspect.txt](https://github.com/jlesage/docker-cloudberry-backup/files/2340438/inspect.txt) [ls.txt](https://github.com/jlesage/docker-cloudberry-backup/files/2340439/ls.txt)

Well that was my assumption, but when I added a link in the config folder to storage, i am able to browse to it fine and then select it for...

The file system in the docker image itself. It doesn't even show those folders. It just targets the config folder and some other random files.

Same here. Tried all the normal. Wonder if the changes to Fauxmo have broken the integration?