Docker | OCI runtime create failed

Hi,

I have fixed the issue, while it’s a clumsy solution. I think the problem may be caused by VirtualBox in terms of shared folders. Since VirtualBox just sets “c:\users” as a shared folder, if you don’t put the ors documents in c:\users, the problem will occur. First, I tried to add a shared folder in VirtualBox, like this answer on Stackoverflow (https://stackoverflow.com/a/58675003). It seems logical, but it didn’t work. Finally, I just clone the documents in c:\users and it worked. After that, another error occurred, like this one
Couldn't Process File data/osm_file.pbf during Docker Install Process