Installing docspace in localhost

ERROR: for onlyoffice-proxy Cannot start service onlyoffice-proxy: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error mounting “/app/onlyoffice/config/nginx/templates/nginx.conf.template” to rootfs at “/etc/nginx/nginx.conf”: mount /app/onlyoffice/config/nginx/templates/nginx.conf.template:/etc/nginx/nginx.conf (via /proc/self/fd/6), flags: 0x5000: not a directory: unknown: Are you trying to mount a directory onto a file (or vice-versa)? Check if the specified host path exists and is the expected type

iam facing above error while installing docspace into my localhost. can any one help me on this

the steps which i followed is

wget http://download.onlyoffice.com/docspace/docspace-install.sh
bash docspace-install.sh -ep 82

Hello @hariboddu
Please specify your OS version. Did you use totally clean server for this test? Did you use docker or package installation via downloaded script?