docuseal icon indicating copy to clipboard operation
docuseal copied to clipboard

Install in Docker Desktop on Windows

Open sanderz19 opened this issue 2 months ago • 3 comments

Hello,

I tried installing DocuSeal on my Windows machine with Docker Desktop using the following command in Windows PowerShell: "docker run --name docuseal -p 3000:3000 -v.:/data docuseal/docuseal". It pull a number of files/packages, and created the container. Unfortunately, it gave me the following error:

"(HTTP code 400) unexpected - 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: mkdir /data/docuseal: permission denied: unknown"

Please advise.

Thank you!

sanderz19 avatar Apr 20 '24 06:04 sanderz19