Alexander
Alexander
Thank you, @igwyd ! I rebuilt the image and run: ``` user@home:~/Projects/office/Docker-DocumentServer$ sudo docker run -i -t -d -p 80:80 --name oo-ds-test onlyoffice/documentserver ``` List of containers: ``` user@home:~/Projects/office/Docker-DocumentServer$ sudo...
I’ve done everything you asked. The image is missing the file libtinfo.so.6(glibc). Here’s the list of logs I collected: ``` user@home:~/Projects/office/Docker-DocumentServer$ sudo docker ps -a [sudo] пароль для user: CONTAINER...
I also don’t understand yet why there are no glibs in the container. I’ll try running it a bit later on Ubuntu 22.04 and share all the details.