February 23, 20179 yr 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.
April 21, 20179 yr 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
Archived
This topic is now archived and is closed to further replies.