Tag: docker

CentOS7 dockerError while creating filesystem xfs on device docker exit status 1

When you try to start docker it exits with exit status 1.

In /var/log/messages you can find the following:

Continue reading

OnlyOffice Docker pull argument exception: repository=onlyoffice/documentserver, tag=

Upon installing OnlyOffice with Docker by the provided script it ends up with the following error: Docker pull argument exception: repository=onlyoffice/documentserver, tag= It’s not clear what causes this error but the reason is obvious:

Continue reading