Closed Cairl closed 9 months ago
I have read readme many times and tried it many times. But I still don't understand the instructions about the path.
About this: "docker run-d-v / my/host/dir/:/usr/app/config:rw"
If I am using a windows system and my config.json is in the: "E:\ docker\ epicgames-freegames\ config.json", how do I write this line of instructions?
( I know this question is little stupid, but it has bothered me for a long time. Thanks for your help in advance. xD
I have no idea how docker expect the configuration to be written on Windows but from my udnerstanding it would go something along the line of :
I have read readme many times and tried it many times. But I still don't understand the instructions about the path.
About this: "docker run-d-v / my/host/dir/:/usr/app/config:rw"
If I am using a windows system and my config.json is in the: "E:\ docker\ epicgames-freegames\ config.json", how do I write this line of instructions?
( I know this question is little stupid, but it has bothered me for a long time. Thanks for your help in advance. xD