Hi
Has anyone had luck using the owncloud container from Bungy's docker repo?
(https://hub.docker.com/r/l3iggs/owncloud/) .
I have been trying for days to get it to work and finally have gotten to a point where i'm at a loss.
I tested and the image work with no shares attached (using the GUI or manually in terminal), but as soon as I add a volume mapping it breaks.
Will not let me access over HTTP or HTTPS, but when I log into the docker container I can access the mapped volumes no problem (and create files from inside the docker that is visible outside docker in the unraid gui/terminal/smb mounts)
I have also tried to run it as privileged, but no luck.
Any ideas?
EDIT: p.s. have also tried the other container available in gfjardim repo , no luck either