瀏覽代碼

docs: File sharing (#164)

Kroese 1 年之前
父節點
當前提交
80988bc1bb
共有 1 個文件被更改,包括 6 次插入0 次删除
  1. 6 0
      readme.md

+ 6 - 0
readme.md

@@ -128,6 +128,12 @@ docker run -it --rm -p 8006:8006 --device=/dev/kvm --cap-add NET_ADMIN --stop-ti
 
 
   Replace the example path `/var/win` with the desired storage folder.
   Replace the example path `/var/win` with the desired storage folder.
 
 
+* ### How do I share files with the host?
+
+  Open File Explorer and click on the Network section, you will see a computer called `host.lan`, double-click it and it will show a folder called `Data`.
+
+  Inside this folder you can access any files that are placed in `/storage/shared` (see above) on the host.
+
 * ### How do I install a custom image?
 * ### How do I install a custom image?
 
 
   In order to download a custom ISO image, start a clean container with the URL specified in the `VERSION` environment variable:
   In order to download a custom ISO image, start a clean container with the URL specified in the `VERSION` environment variable: