I'm trying to install Collabora now. The editing screen of Collabora is displayed, but it is in a state where it is impossible to open important data.
*This is the portion of 9980:9980.
When I create a container via Plesk's Docker UI, the console log of the container is displayed. However, when I create a container with SSH, the log isn't displayed.
But this is still a small problem. A bigger problem is that it doesn't work properly.
I made a container and set up nginx to complete the preparation. When I actually open the odt file, the screen changes to the screen of the office application. "Initialization in progress" is displayed momentarily. But data doesn't start.
I think the item value set with the additional directive is incorrect. Is there a way to know the location of the directory in the container?
Code:
docker run -t -d -p 9980:9980 -e "domain=sample\\.domain\\.com" --cap-add MKNOD collabora/code
When I create a container via Plesk's Docker UI, the console log of the container is displayed. However, when I create a container with SSH, the log isn't displayed.
But this is still a small problem. A bigger problem is that it doesn't work properly.
I made a container and set up nginx to complete the preparation. When I actually open the odt file, the screen changes to the screen of the office application. "Initialization in progress" is displayed momentarily. But data doesn't start.
I think the item value set with the additional directive is incorrect. Is there a way to know the location of the directory in the container?
Last edited: