Collabora Office


Kash76

Recommended Posts

Has anyone had any luck importing the docker image from scratch? I have not found a template and have tried the following without success....

 

Thanks for any assistance you can offer.

root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name="Collabora" --net="bridge" -e TZ="America/Chicago" -e HOST_OS="unRAID" -e "domain"="cloud\\.domain\\.net" -p 9980:9980/tcp --restart always --cap-add MKNOD collabora/code --log-opt max-file=1 collabora/code
7f6110f9eac1d07c102d18f5b6b3222e5a10f08fbf937d263508d56a12089b5f
/usr/bin/docker: Error response from daemon: containerd: container not started.

The command failed.

 

Link to comment
  • 1 month later...

i have collabore working with nextcloud.. see here my comment:

here is my start command:

root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name="collaboracode" --net="bridge" -e domain="<your nextcloud domain>" -e username="admin" -e password="<admin paasword>" -e TZ="Europe/Kiev" -p 9980:9980/tcp -v "/mnt/user/appdata/collabora/":"/config":rw collabora/code

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.