mirror of
https://github.com/dockur/windows.git
synced 2025-10-29 20:25:49 +00:00
feat: readme.txt created only on empty shared folder
This commit is contained in:
parent
01bffba271
commit
2191b40509
3 changed files with 46 additions and 57 deletions
|
|
@ -161,13 +161,6 @@ kubectl apply -f kubernetes.yml
|
|||
|
||||
The example folder `/home/user/example` will be available as ` \\host.lan\Data`. You can optionally map this path to a drive letter in Windows, for easier access.
|
||||
|
||||
At boot, the file `readme.txt` will be created on the folder unless you disable it:
|
||||
|
||||
```yaml
|
||||
environment:
|
||||
README: "N"
|
||||
```
|
||||
|
||||
* ### How do I install a custom image?
|
||||
|
||||
In order to download an unsupported ISO image that is not selectable from the list above, specify the URL of that ISO in the `VERSION` environment variable, for example:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue