The docker guide is not very clear on how to set ocis up. All I see is this for the first run:
docker run --rm -it \
--mount type=bind,source=$PWD/ocis/ocis-config,target=/etc/ocis \
owncloud/ocis init
I’m installing this on unraid. Does anyone of instructions on how to make this happen? Thanks!